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