Constructor used during deserialization to initialize a new PaneSettings object with the serialized property values. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized strea...
Overload List
Event parameters used for events which pass an array of DockablePaneBase instances. Syntax Example The following code listens to the AfterSplitterDrag event and logs which panes have been resized. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#...
Public Constructors Public Properties
Public Properties
DockablePaneBase instances associated with the event. This property is read-only. Syntax Example The following code listens to the AfterSplitterDrag event and logs which panes have been resized. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. ...
Initializes a new PanesEventArgs with the specified array of DockablePaneBase instances Syntax Parameters panes An array of panes
Delegate for handling an event involving one or more DockablePaneBase instances. Syntax Parameters sender e Example The following code listens to the AfterSplitterDrag event and logs which panes have been resized. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Ba...
PaneSlidingGroupUIElement Syntax
For a list of all members of this type, see PaneSlidingGroupUIElement members. Public Events Name Description ElementClick (Inherited from Infragistics.Win.ButtonUIElementBase) Top