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

In This Topic
    ButtonStyle Property (AdvancedEditor)
    In This Topic
    Gets or sets the style applied to the advanced editor's button.
    Syntax
    'Declaration
     
    
    Public Property ButtonStyle As Style
    public Style ButtonStyle {get; set;}
    See Also