'Declaration Public Overloads Function CreateCell( _ ByVal range As GridControlRange, _ ByVal cellKind As Object _ ) As GridControlCellView
public GridControlCellView CreateCell( GridControlRange range, object cellKind )
Parameters
- range
- cellKind
'Declaration Public Overloads Function CreateCell( _ ByVal range As GridControlRange, _ ByVal cellKind As Object _ ) As GridControlCellView
public GridControlCellView CreateCell( GridControlRange range, object cellKind )