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