GridCell.SetNumberType

GridCell.SetNumberType method

set the display format of numbers and dates

public void SetNumberType(int numbertype)
ParameterTypeDescription
numbertypeInt32the value of ther numbertype,see GridTableItemStyle.NumberType

See Also