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

C1WebLinkItem.Enabled Property

Gets or sets a value indicating whether the item is enabled.

[Visual Basic]

Public Property Enabled As Boolean

[C#]

public bool Enabled {get;set;}

[Delphi]

public property Enabled: Boolean read get_Enabled write set_Enabled;

See Also

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


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