InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / Format Property

In This Topic
    Format Property (Style)
    In This Topic
    Gets or sets the format string used to convert the element value into a string.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also