Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / TableSetting Class
Members
In This Topic
    TableSetting Class
    In This Topic
    Base class for display configuration settings of a table.
    Object Model
    TableSetting ClassBooleanProperty ClassBooleanProperty ClassApiLineStyle ClassApiTextStyleLocation ClassDecorationController ClassApiLineStyle ClassBooleanProperty ClassApiTextStyleLocation ClassApiTextStyleAlignment ClassApiTextStyleAlignment ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Inheritance Hierarchy
    Syntax
    Public Properties
     NameDescription
    Public PropertyShould AutoFit be used on this table?  
    Public PropertyShould AutoSize be used on this table?  
    Public PropertyLine style of table's border line.  
    Public PropertyText style of table content.  
    Public PropertyController for decorations of this setting.  
    Public PropertyLine style of table's grid line.  
    Public PropertySpecifies if table header will be displayed on bottom.  
    Public PropertyText style of table header.  
    Public PropertyText style of table note.  
    Public PropertyText style of table title.  
    Public PropertySpecifies if table header will be displayed.  
    Public PropertySpecifies if table note will be displayed.  
    Public PropertySpecifies if table title will be displayed.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a column for table display configuration setting with specified name.  
    Public MethodReturns a list of all table columns in current setting.  
    Public MethodModifies an existing column row.  
    Public MethodMoves a column for table display configuration setting to specified index.  
    Public MethodRemoves a column of table display configuration setting. Default columns cannot be removed.  
    Top
    See Also