Gets or sets the style applied to the advanced editor's window.

Namespace:  C1.Silverlight.Extended.PropertyGrid
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Style WindowStyle { get; set; }
Visual Basic
Public Property WindowStyle As Style
	Get
	Set

See Also