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

In This Topic
    WindowStyle Property
    In This Topic
    Gets or sets the style applied to the advanced editor's window.
    Syntax
    'Declaration
     
    
    Public Property WindowStyle As Style
    public Style WindowStyle {get; set;}
    See Also