ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / FilterStyleProperty Field

In This Topic
    FilterStyleProperty Field (C1DataGrid)
    In This Topic
    Identifies the FilterStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterStyleProperty As DependencyProperty
    public static readonly DependencyProperty FilterStyleProperty
    See Also