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 | |
---|---|---|
![]() |
LocalizedName | Gets the localized display name of the rendering extension. |
![]() |
Name | Gets the name of the rendering extension. |
![]() |
Visible | Indicates whether the rendering extension is visible in the user interface. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
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.