Harness proD API Help
EPLAN.Harness.API.Common Namespace / TableColumnSettings Class
Members
In This Topic
    TableColumnSettings Class
    In This Topic
    Column settings for all tables (except notes table) in API.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Common.TableColumnSettings

    Syntax
    public class TableColumnSettings 
    Public Constructors
     NameDescription
    Public ConstructorCreate a new instance of table settings.  
    Top
    Public Properties
     NameDescription
    Public PropertyName of the table column.  
    Public PropertySort order type for tis table column.  
    Public PropertyUI header name of the table column.  
    Public PropertyIndicates if the column is visible or not.  
    Top
    See Also