ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1Label Class / FormatInfo Property

In This Topic
    FormatInfo Property (C1Label)
    In This Topic
    Gets the format used to display the Value property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FormatInfo As FormatInfo
    public FormatInfo FormatInfo {get;}
    See Also