public virtual CommandCellCollection Cells { get; }
Public Overridable ReadOnly Property Cells As CommandCellCollection Get
public: virtual property CommandCellCollection^ Cells { CommandCellCollection^ get (); }
function get_Cells();
In This Article