WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StyleInfoPropertyGrid

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved