Format Property (TransposedGridRow)
In This Topic
Gets or sets the format string used to convert raw values into display values for this column (see Globalize).
Syntax
'Declaration
Public Property Format As String
public string Format {get; set;}
See Also