Infragistics2.Win.UltraWinTree.v8.1
BorderStyleNodeResolved Property
See Also 
Infragistics.Win.UltraWinTree Namespace > UltraTree Class : BorderStyleNodeResolved Property

The resolved Borderstyle of the UltraTree.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property BorderStyleNodeResolved As UIElementBorderStyle
C# 
public UIElementBorderStyle BorderStyleNodeResolved {get;}

See Also