WinForms

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

    Show / Hide Table of Contents

    Class Resources.Strings.Captions

    Provides access to caption strings in the resource file.

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

    Constructors

    Captions()

    Declaration
    public Captions()

    Methods

    Get(String)

    Returns a caption given an ID.

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

    ID of the caption to return

    Returns
    Type Description
    System.String

    Message string

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved