ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / DataGridRiaNumericFilter Class / Format Property

In This Topic
    Format Property (DataGridRiaNumericFilter)
    In This Topic
    Gets or sets the format used in the numeric boxes.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}

    Property Value

    The format used in the numeric boxes.
    See Also