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

In This Topic
    BomTableSetting Class Members
    In This Topic

    The following tables list the members exposed by BomTableSetting.

    Public Properties
     NameDescription
    Public PropertyShould AutoFit be used on this table? (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyShould AutoSize be used on this table? (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyLine style of table's border line. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyText style of table content. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyController for decorations of this setting. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyLine style of table's grid line. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertySpecifies if table header will be displayed on bottom. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyText style of table header. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyText style of table note. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertyText style of table title. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertySpecifies if table header will be displayed. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertySpecifies if table note will be displayed. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public PropertySpecifies if table title will be displayed. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a column for table display configuration setting with specified name. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public MethodReturns a list of all table columns in current setting. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public MethodReturns rows of item numbers table in current setting.  
    Public MethodReturns rows of sort by type table in current setting.  
    Public MethodModifies row cells in item numbers table by specified parameters.  
    Public MethodModifies an existing column row. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public MethodModifies row cells in sort by type table by specified parameters.  
    Public MethodMoves a column for table display configuration setting to specified index. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public MethodMoves a row in sort by type table to specified index .  
    Public MethodRemoves a column of table display configuration setting. Default columns cannot be removed. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Top
    See Also