Spread for ASP.NET 12 Product Documentation
Align Property (HierBarInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HierBarInfo Class : Align Property
Gets or sets the horizontal alignment of the hierarchy bar in the Spread component.
Syntax
'Declaration
 
Public Property Align As HorizontalAlign
'Usage
 
Dim instance As HierBarInfo
Dim value As HorizontalAlign
 
instance.Align = value
 
value = instance.Align
public HorizontalAlign Align {get; set;}
See Also

Reference

HierBarInfo Class
HierBarInfo Members