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

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