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

In This Topic
    RowState Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RowState As System.Data.DataRowState
    public System.Data.DataRowState RowState {get;}
    See Also