Gets or sets the style applied to the advanced editor's window.
Namespace:
C1.Silverlight.Extended.PropertyGridAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public Style WindowStyle { get; set; } |
Visual Basic |
---|
Public Property WindowStyle As Style Get Set |