menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Resources.Strings.PropertyNames - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Resources.Strings.PropertyNames

    Provides access to PropertyNames strings in the resource file.

    Inheritance
    System.Object
    Resources.Strings.PropertyNames
    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.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class PropertyNames

    Constructors

    PropertyNames()

    Declaration
    public PropertyNames()

    Methods

    Get(String)

    Gets the specified property name ID.

    Declaration
    public static string Get(string propertyNameID)
    Parameters
    Type Name Description
    System.String propertyNameID

    The property name ID.

    Returns
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved