Gets reference to the CommandCellCollection for this ICommandFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
CommandCellCollection Cells { get; }
ReadOnly Property Cells As CommandCellCollection Get
property CommandCellCollection^ Cells { CommandCellCollection^ get (); }