Version

InitializePaneEventArgs Class Members

The following tables list the members exposed by InitializePaneEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializePaneEventArgs ConstructorInitializes a new InitializePaneEventArgs with the specified DockablePaneBase  
Public Properties
 NameDescription
Public PropertyCreatedAutomaticallyIndicates if the component implicitly created the group pane object.  
Public PropertyPaneDockablePaneBase instance associated with the event. This property is read-only.  
See Also