Version

SlidingGroupButtonStyle Property (GroupSettingsResolved)

Returns the style of button displayed for the pane captions in a sliding group style pane group.
Syntax
'Declaration
 
Public ReadOnly Property SlidingGroupButtonStyle As Infragistics.Win.UIElementButtonStyle
public Infragistics.Win.UIElementButtonStyle SlidingGroupButtonStyle {get;}
Remarks

This property always returns the value that is in effect for the control. Use this property to determine which Infragistics.Win.UIElementButtonStyle is applied to the pane buttons used when a pane is in sliding group mode. The style specifies the appearance and type of mouse sensitivity exhibited by the button.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also