GridCell.SetCustom

GridCell.SetCustom method

sets the custom format, null or empty string means no custom format.

public void SetCustom(string custom)
ParameterTypeDescription
customStringthe custom string presentation

See Also