SourceGrid.GridVirtual.CreateRowsObject C# (CSharp) Method

CreateRowsObject() protected abstract method

Abstract method used to create the rows object.
protected abstract CreateRowsObject ( ) : SourceGrid.RowsBase
return SourceGrid.RowsBase
        protected abstract RowsBase CreateRowsObject();