ComponentOne DataGrid for WPF and Silverlight
Format Property (DataGridNumericFilter)

C1.WPF.DataGrid Namespace > DataGridNumericFilter Class : Format Property
Gets or sets the format used in the numeric boxes.
Syntax
'Declaration
 
Public Property Format As System.String
public System.string Format {get; set;}

Property Value

The format used in the numeric boxes.
See Also

Reference

DataGridNumericFilter Class
DataGridNumericFilter Members