Właściwość Rectangle.Name
Pobiera nazwę prostokąt.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property Name As String
Get
'Użycie
Dim instance As Rectangle
Dim value As String
value = instance.Name
public override string Name { get; }
public:
virtual property String^ Name {
String^ get () override;
}
abstract Name : string
override Name : string
override function get Name () : String
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także