Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / TableSetting Class / RemoveTableColumn Method
Index of the column.
In This Topic
    RemoveTableColumn Method
    In This Topic
    Removes a column of table display configuration setting. Default columns cannot be removed.
    Syntax
    public void RemoveTableColumn( 
       int index
    )

    Parameters

    index
    Index of the column.

    Return Value

    See Also