Proprietà DedFindCodeControlVisibleCancelButton
|
Mostra/Nasconde il bottone di Annulla nel lookupedit.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool VisibleCancelButton { get; set; }Public Property VisibleCancelButton As Boolean
Get
Set
public:
property bool VisibleCancelButton {
bool get ();
void set (bool value);
}member VisibleCancelButton : bool with get, set
Valore della proprietà
Boolean
Vedi anche