WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IStatusItem2

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