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

In This Topic
    Format Property (FilterDescription)
    In This Topic
    Get or sets the Format of the property Name to be filtered.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also