Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / NumberStringValidator Class / Format Property

In This Topic
    Format Property (NumberStringValidator)
    In This Topic
    Gets or sets formatting strings which should be used at number conversion.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also