'Declaration Public Overloads Overridable Function GetCellText( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As String
public virtual string GetCellText( GridCellType cellType, GridCellRange range )
Parameters
- cellType
- Type of the cell.
- range
- The range.