Class StyleInfoPropertyGrid
StyleInfoPropertyGrid is a System.Windows.Forms.PropertyGrid that will reset a specific property when the user right-clicks on the item.
Inheritance
System.Object
StyleInfoPropertyGrid
Namespace: Syncfusion.Styles
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class StyleInfoPropertyGrid : PropertyGrid
Constructors
StyleInfoPropertyGrid()
Declaration
public StyleInfoPropertyGrid()
Methods
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Message | m |