Class TableColumnBuilder
Inheritance
TableColumnBuilder
Assembly: NXOpen.dll
Syntax
public class TableColumnBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TableColumnBuilder()
Declaration
protected TableColumnBuilder()
Properties
AsRequiredText
Declaration
public string AsRequiredText { get; set; }
Property Value
AttributeName
Declaration
public string AttributeName { get; set; }
Property Value
Category
Declaration
public TableColumnBuilder.CategoryType Category { get; set; }
Property Value
DefaultText
Declaration
public string DefaultText { get; set; }
Property Value
IncludeNestedAssemblies
Declaration
public bool IncludeNestedAssemblies { get; set; }
Property Value
KeyField
Declaration
public bool KeyField { get; set; }
Property Value
NestedAssemblyQuantity
Declaration
public string NestedAssemblyQuantity { get; set; }
Property Value
ParentAssemblyQuantity
Declaration
public string ParentAssemblyQuantity { get; set; }
Property Value
ProtectCells
Declaration
public bool ProtectCells { get; set; }
Property Value
Scope
Declaration
public TableColumnBuilder.ScopeType Scope { get; set; }
Property Value
SelectParentComponent
Declaration
public SelectDisplayableObject SelectParentComponent { get; }
Property Value
ShowCombinedMassForAssemblies
Declaration
public bool ShowCombinedMassForAssemblies { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink