Search Results for

    Show / Hide Table of Contents

    Class DeleteTableWindow

    Inheritance
    System.Object
    DeleteTableWindow
    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 DeleteTableWindow

    Constructors

    DeleteTableWindow(Window)

    Declaration
    public DeleteTableWindow(Window mainWindow)
    Parameters
    Type Name Description
    Window mainWindow

    Properties

    DeleteTableDialog

    Declaration
    public Window DeleteTableDialog { get; }
    Property Value
    Type Description
    Window

    DeleteTableDialogueNOWindow

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

    DeleteTableDialogueYesWindow

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