Search Results for

    Show / Hide Table of Contents

    Class TableSectionStyleBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    TableSectionStyleBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class TableSectionStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    TableSectionStyleBuilder()

    Declaration
    protected TableSectionStyleBuilder()

    Properties

    AlignmentPosition

    Declaration
    public TableSectionStyleBuilder.AlignmentPositionType AlignmentPosition { get; set; }
    Property Value
    Type Description
    TableSectionStyleBuilder.AlignmentPositionType

    ApplyToAllSections

    Declaration
    public bool ApplyToAllSections { get; set; }
    Property Value
    Type Description
    bool

    BorderOffset

    Declaration
    public double BorderOffset { get; set; }
    Property Value
    Type Description
    double

    ContinuationNote

    Declaration
    public string ContinuationNote { get; set; }
    Property Value
    Type Description
    string

    ContinuationProperty

    Declaration
    public TableSectionStyleBuilder.ContinuationPropertyType ContinuationProperty { get; set; }
    Property Value
    Type Description
    TableSectionStyleBuilder.ContinuationPropertyType

    ContinuationSpacing

    Declaration
    public double ContinuationSpacing { get; set; }
    Property Value
    Type Description
    double

    DisplayContinuationNote

    Declaration
    public TableSectionStyleBuilder.DisplayContinuationNoteType DisplayContinuationNote { get; set; }
    Property Value
    Type Description
    TableSectionStyleBuilder.DisplayContinuationNoteType

    DoubleBorder

    Declaration
    public bool DoubleBorder { get; set; }
    Property Value
    Type Description
    bool

    HeaderLocation

    Declaration
    public TableSectionStyleBuilder.LocationOfHeader HeaderLocation { get; set; }
    Property Value
    Type Description
    TableSectionStyleBuilder.LocationOfHeader

    MaximumHeight

    Declaration
    public double MaximumHeight { get; set; }
    Property Value
    Type Description
    double

    RowHeight

    Declaration
    public double RowHeight { get; set; }
    Property Value
    Type Description
    double

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX