Proprietà DedDropDownButtonControlDropDownText
|
Restituisce o imposta il testo principale del pulsante.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string DropDownText { get; set; }
Public Property DropDownText As String
Get
Set
public:
property String^ DropDownText {
String^ get ();
void set (String^ value);
}
member DropDownText : string with get, set
Valore della proprietà
Tipo:
StringVedi anche