Version

Search Results

ShouldSerializeHotTrackingTabAppearance Method

Indicates whether the HotTrackingTabAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the HotTrackingTabAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs to be seria...

ShouldSerializePaneAppearance Method

Indicates whether the PaneAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the PaneAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs to be serialized. Example

ShouldSerializeSelectedSlidingGroupAppearance Method

Indicates whether the SelectedSlidingGroupAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the SelectedSlidingGroupAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs...

ShouldSerializeSelectedTabAppearance Method

Indicates whether the SelectedTabAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the SelectedTabAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs to be serialized....

ShouldSerializeSlidingGroupAppearance Method

Indicates whether the SlidingGroupAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the SlidingGroupAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs to be serialize...

ShouldSerializeTabAppearance Method

Indicates whether the TabAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the TabAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data that needs to be serialized. Example

ShouldSerializeVerticalCaptionGrabHandleAppearance Method

Indicates whether the VerticalCaptionGrabHandleAppearance property contains data that needs to be serialized. Syntax Return Value Returns true if the VerticalCaptionGrabHandleAppearance property needs to be serialized. Remarks Use this method to determine if an Appearance object has been created and contains data ...

ShowCaption Property (PaneSettings)

Returns or sets whether the caption for the pane is displayed. Syntax Example The following examples demonstrates initializing the Settings property of a DockableControlPane to control the behavior and appearance of the specified pane.

SlidingGroupAppearance Property

Returns or sets the Infragistics.Win.Appearance object used to format the sliding group header of a pane. Syntax Example The following examples initializes the settings of the PaneSettings object. This object is exposed as the DefaultPaneSettings property on the UltraDockManager and on the DockableGroupPane and as...