Sdílet prostřednictvím


EditorZoneBase.HeaderText Vlastnost

Definice

Získá nebo nastaví text pro oblast záhlaví zóny.

public:
 virtual property System::String ^ HeaderText { System::String ^ get(); void set(System::String ^ value); };
public override string HeaderText { get; set; }
member this.HeaderText : string with get, set
Public Overrides Property HeaderText As String

Hodnota vlastnosti

Řetězec, který obsahuje text záhlaví zóny. Výchozí hodnota je prázdný řetězec ("").

Platí pro

Viz také