RibbonItemIsInitialized Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
Boolean
See Also