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

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

Syntax

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

See Also