Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / aq Class / GetColumnError Method / GetColumnError(Int32) Method

In This Topic
    GetColumnError(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetColumnError( _
       ByVal columnIndex As System.Integer _
    ) As System.String
    public System.string GetColumnError( 
       System.int columnIndex
    )

    Parameters

    columnIndex
    See Also