Gets or sets a string used to format values within cells in this column.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public string Format { get; set; }
Visual Basic
Public Property Format As String
	Get
	Set

See Also