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