Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public RibbonPanelCollection Panels { get; }
Public ReadOnly Property Panels As RibbonPanelCollection
Get
public:
property RibbonPanelCollection^ Panels {
RibbonPanelCollection^ get ();
}
member Panels : RibbonPanelCollection with get
Property Value
RibbonPanelCollection
See Also