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