Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / TableSetting Class
Properties Methods

In This Topic
    TableSetting Class Members
    In This Topic

    The following tables list the members exposed by TableSetting.

    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