public T GetCellDisplayValue<T>( GridCellType cellType, GridRow row, GridColumn column )
'Declaration Public Function GetCellDisplayValue(Of T)( _ ByVal cellType As GridCellType, _ ByVal row As GridRow, _ ByVal column As GridColumn _ ) As T
'Declaration
Public Function GetCellDisplayValue(Of T)( _ ByVal cellType As GridCellType, _ ByVal row As GridRow, _ ByVal column As GridColumn _ ) As T
FlexGrid Class FlexGrid Members