InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / FormatString Property

In This Topic
    FormatString Property (C1FormatStringPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FormatString As String
    public string FormatString {get; set;}
    See Also