Udostępnij za pośrednictwem


Klasa RenderingExtension

Encapsulates a rendering extension that can be used with the Report Viewer's report.

Hierarchia dziedziczenia

Object
  Microsoft.Reporting.WinForms.RenderingExtension

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public NotInheritable Class RenderingExtension
[SerializableAttribute]
public sealed class RenderingExtension
[SerializableAttribute]
public ref class RenderingExtension sealed
[<Sealed>]
[<SerializableAttribute>]
type RenderingExtension =  class end
public final class RenderingExtension

Typ RenderingExtension uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna LocalizedName Gets the localized display name of the rendering extension.
Właściwość publiczna Name Gets the name of the rendering extension.
Właściwość publiczna Visible Indicates whether the rendering extension is visible in the user interface.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Uwagi

This class is returned by the ListRenderingExtensions methods of the ServerReport and LocalReport classes.

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WinForms