ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemBinding Class / FormatString Property

In This Topic
    FormatString Property (C1MenuItemBinding)
    In This Topic
    Gets or sets the string that specifies the display format for the text of a C1MenuItem to which the C1MenuItemBinding object is applied
    Syntax
    'Declaration
     
    Public Property FormatString As System.String
    public System.string FormatString {get; set;}
    See Also