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

In This Topic
    RowError Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowError As System.String
    public System.string RowError {get; set;}
    See Also