Version

Search Results

DockableControlPane Class Fields

For a list of all members of this type, see DockableControlPane members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top

DockableControlPane Class Members

Public Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events

DockableControlPane Class Methods

Public Methods Protected Methods

DockableControlPane Class Properties

Public Properties Protected Properties

Activate Method (DockableControlPane)

Activates the control contained within the pane. Syntax Return Value True if the control was able to take focus. Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane

Control Property (DockableControlPane)

Returns or sets the control contained by the pane. Syntax Example The following code demonstrates how to create nested groups of panes.