Aracılığıyla paylaş


StripLine.Name Özellik

Tanım

Şerit çizgisinin adını alır.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string Name { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Name : string
Public ReadOnly Property Name As String

Özellik Değeri

string Şerit çizgisinin adını temsil eden bir değer.

Öznitelikler

Şunlara uygulanır