Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / c Property

In This Topic
    c Property (ap)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property c As System.Data.DataColumn
    public System.Data.DataColumn c {get;}
    See Also