[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override CommandCellCollection Cells { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides ReadOnly Property Cells As CommandCellCollection Get
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual property CommandCellCollection^ Cells { CommandCellCollection^ get () override; }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract Cells : CommandCellCollection with get [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override Cells : CommandCellCollection with get
function get_Cells();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.