RibbonRowPanelItems Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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