Interface IStatusItem2
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 |