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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also