Proprietà DedDropDownButtonControlDropDownText
|
Restituisce o imposta il testo principale del pulsante.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche