Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bm Class / c Property

In This Topic
    c Property (bm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property c As System.Globalization.CultureInfo
    public System.Globalization.CultureInfo c {get; set;}
    See Also