menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ControllerDCRPair - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ControllerDCRPair

    The ControllerDCRPair class

    Inheritance
    System.Object
    ControllerDCRPair
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class ControllerDCRPair

    Constructors

    ControllerDCRPair(DockControllerBase, DCRelationship)

    Constructor of the ControllerDCRPair.

    Declaration
    public ControllerDCRPair(DockControllerBase dc, DCRelationship dcr)
    Parameters
    Type Name Description
    DockControllerBase dc

    The DockControllerBase

    DCRelationship dcr

    The DCRelationship.

    Fields

    Controller

    Declaration
    public DockControllerBase Controller
    Field Value
    Type
    DockControllerBase

    DCR

    Declaration
    public DCRelationship DCR
    Field Value
    Type
    DCRelationship
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved