RibbonItemIsInitialized
Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public bool IsInitialized { get; }
Public ReadOnly Property IsInitialized As Boolean
Get
public:
property bool IsInitialized {
bool get ();
}
member IsInitialized : bool with get
Property Value
Boolean
See Also