GridCell.Type

GridCell.Type property

return the cell value type ,the meaning can see GridCellValueType.java

public int Type { get; }

See Also