Search Results for

    Show / Hide Table of Contents

    Class TableWindow

    Inheritance
    System.Object
    TableWindow
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class TableWindow

    Constructors

    TableWindow(ref Application)

    Declaration
    public TableWindow(ref Application application)
    Parameters
    Type Name Description
    Application application

    Fields

    _application

    Declaration
    public Application _application
    Field Value
    Type Description
    Application

    Properties

    DefinitionComboBoxContainer

    Declaration
    public DefinitionComboBoxContainer DefinitionComboBoxContainer { get; }
    Property Value
    Type Description
    DefinitionComboBoxContainer

    NumberOfColumnsBox

    Declaration
    public NumberOfColumnsBox NumberOfColumnsBox { get; }
    Property Value
    Type Description
    NumberOfColumnsBox

    NumberOfRowsBox

    Declaration
    public NumberOfRowsBox NumberOfRowsBox { get; }
    Property Value
    Type Description
    NumberOfRowsBox
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.