Gets/sets the caption of the item. Syntax
Returns true if the item represents an MDI child window. Syntax
Returns an Appearance object with which the items visual settings can be customized. Syntax
Returns the MDI child window represented by the item being initialized, or null. This property returns null when the IsMdiChild property returns false. Syntax
Returns the pane represented by the item being initialized, or null. This property returns null when the IsMdiChild property returns true. Syntax
Delegate used by the InitializeNavigatorItem event. Syntax Parameters sender e
Event parameters used for UltraDockManager.InitializePane event Syntax Example The following code uses the InitializePane event to initialize values on the dock areas created automatically as a pane is repositioned by the user. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handler...
Public Constructors Public Properties
Public Properties
Indicates if the component implicitly created the group pane object. Syntax Example The following code uses the InitializePane event to initialize values on the dock areas created automatically as a pane is repositioned by the user. For an overview of how to handle events in Visual Basic or Visual C#, see Event Ha...