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