PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / OpenIconStyle Property

In This Topic
    OpenIconStyle Property
    In This Topic
    Gets or sets the style of the icon shown in the open button.
    Syntax
    'Declaration
     
    
    Public Property OpenIconStyle As Style
    public Style OpenIconStyle {get; set;}
    See Also