Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cp Class / c Property

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