ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ExpandIconStyle Property

In This Topic
    ExpandIconStyle Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ExpandIconStyle As Style
    public Style ExpandIconStyle {get; set;}
    See Also