IGridStorage Interface

Definition

public interface class IGridStorage
public interface IGridStorage
type IGridStorage = interface
Public Interface IGridStorage
Derived

Methods

EnsureRowsInBuf(Int64, Int64)
FillControlWithData(Int64, Int32, IGridEmbeddedControl)
GetCellDataAsBitmap(Int64, Int32)
GetCellDataAsString(Int64, Int32)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String)
GetCellDataForCheckBox(Int64, Int32)
IsCellEditable(Int64, Int32)
NumRows()
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl)

Applies to