APNSoft Controls [4.5.2.20] - API Reference
GridColumn.FormatString Property

The format string. Component converts the cell value to its equivalent string representation according to the specified format string.

[Visual Basic]
Public Property FormatString As String
[C#]
public string FormatString {get; set;}

See Also

GridColumn Class | APNSoft.WebControls Namespace