Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual CellsCollection Cells { get; }
Public Overridable ReadOnly Property Cells As CellsCollection
Get
public:
virtual property CellsCollection^ Cells {
CellsCollection^ get ();
}
abstract Cells : CellsCollection with get
override Cells : CellsCollection with get
Property Value
Type:
CellsCollection
See Also