Version

BorderStyleSplitterBarsResolved Property

Returns the resolved border style for the splitter bars.
Syntax
'Declaration
 
Public ReadOnly Property BorderStyleSplitterBarsResolved As Infragistics.Win.UIElementBorderStyle
public Infragistics.Win.UIElementBorderStyle BorderStyleSplitterBarsResolved {get;}
Remarks

When using app styling, it is possible to override the borders for the autohide control (i.e. the flyout pane) splitter, the dockarea splitter and the splitter displayed within a horizontal/vertical group separately in which case this property may not return the value for all of the splitter bar types.

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