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

C1WebHeaderStyle.IndicatorUrl Property

Get or sets the indicator image displayed in the header.

[Visual Basic]

Public Property IndicatorUrl As String

[C#]

public string IndicatorUrl {get;set;}

[Delphi]

public property IndicatorUrl: String read get_IndicatorUrl write set_IndicatorUrl;

Remarks

Clicking on the Indicator image in the header expands or collapses the group.

See Also

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


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