alexa

    Show / Hide Table of Contents

    Class PropertyGridContextMenuHelper

    Inheritance
    System.Object
    PropertyGridContextMenuHelper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class PropertyGridContextMenuHelper

    Constructors

    PropertyGridContextMenuHelper()

    Declaration
    public PropertyGridContextMenuHelper()

    Methods

    ShouldSerializeSelectedValue(PropertyGrid)

    Declaration
    public static bool ShouldSerializeSelectedValue(PropertyGrid pg)
    Parameters
    Type Name Description
    System.Windows.Forms.PropertyGrid pg
    Returns
    Type
    System.Boolean
    Back to top Generated by DocFX