Proprietà DedDistControlShowRibbonStatusBar
|
Indica se visualizzare o meno il ribbon con i pulsanti.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool ShowRibbonStatusBar { get; set; }
Public Property ShowRibbonStatusBar As Boolean
Get
Set
public:
property bool ShowRibbonStatusBar {
bool get ();
void set (bool value);
}
member ShowRibbonStatusBar : bool with get, set
Valore della proprietà
BooleanVedi anche