ComponentOne FlexGrid for WPF and Silverlight
Format Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : Format Property
Gets or sets a string used to format values within cells in this column.
Syntax
'Declaration
 
Public Property Format As System.String
public System.string Format {get; set;}
See Also

Reference

Column Class
Column Members