GetRibbonRowItems Method (IRibbonRow)
Gets all of the items in this ribbon row.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRibbonRowItems() As System.Object |
C# | |
---|
System.object GetRibbonRowItems() |
JavaScript | |
---|
GetRibbonRowItems() : System.Object; |
Parameters
- RibbonRowItemArray[out] or Return Value
- Array of IRibbonRowItems
Example
Remarks
See Also
Availability
DraftSight 2017 SP0