ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / FormatString Property

In This Topic
    FormatString Property (C1FormatStringPickerForm)
    In This Topic
    Gets or sets a format string.
    Syntax
    'Declaration
     
    Public Property FormatString As System.String
    public System.string FormatString {get; set;}
    See Also