C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / Format Property

In This Topic
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
 
See Also