[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override CommandCellCollection Cells { get; }<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Overrides ReadOnly Property Cells As CommandCellCollection
Getpublic:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
virtual property CommandCellCollection^ Cells {
CommandCellCollection^ get () override;
}function get_Cells();