Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / AdvancedEditor Class / WindowStyle Property

In This Topic
    WindowStyle Property (AdvancedEditor)
    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