ComponentOne DataGrid for WPF and Silverlight
Format Property (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : Format Property
Gets or sets the format of the content of the cells belonging this column.
Syntax
'Declaration
 
Public Overridable Property Format As System.String
public virtual System.string Format {get; set;}
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members