alexa

    Show / Hide Table of Contents

    Interface IStatusItem2

    Inherited Members
    IStatusItem.Active
    IStatusItem.EndOfGroup
    IStatusItem.Text
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IStatusItem2 : IStatusItem

    Properties

    StatusString

    Gets or sets the text that is to be displayed in context menu.

    Declaration
    string StatusString { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX