Version

Search Results

SelectedTabIndex Property

Returns or sets the index of the selected tab pane. Syntax Example The following code demonstrates how to create nested groups of panes.

SerializeTag(SerializationInfo,String) Method

Syntax Parameters info name

ShouldSerializeDefaultPaneSettings Method (DockableGroupPane)

Indicates if the DefaultPaneSettings property needs to be serialized. Syntax Return Value True if any properties of the DefaultPaneSettings differs from the default values. Example

ShouldSerializeGroupSettings Method

Indicates if the GroupSettings property needs to be serialized. Syntax Return Value True if any properties on the GroupSettings differ from the default values. Example

ShouldSerializePanes Method

Indicates if the Panes collection needs to be serialized. Syntax Return Value True if there are any child panes. Example