TreeView for WinForms | ComponentOne
C1.Design Namespace / C1FormatStringPickerForm Class / FormatString Property

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