ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebItemStyle.ItemAlign Property

Specifies the horizontal alignment of the content within an item.

[Visual Basic]

Public Property ItemAlign As HorizontalAlign

[C#]

public HorizontalAlign ItemAlign {get;set;}

[Delphi]

public property ItemAlign: HorizontalAlign read get_ItemAlign write set_ItemAlign;

See Also

C1WebItemStyle Class | C1WebItemStyle Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.