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

In This Topic
    ConnectableObjectTableSetting Class Members
    In This Topic

    The following tables list the members exposed by ConnectableObjectTableSetting.

    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 PropertyDisplay drawing of point, symbol or table. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TablePlaceSetting)
    Public PropertyShow unconnected pins.  
    Public PropertyShow unconnected wires.  
    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 MethodModifies an existing column row. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    Public MethodMoves a column for table display configuration setting to specified index. (Inherited from EPLAN.Harness.API.DataStructures.DisplayConfigurations.TableSetting)
    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