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

C1WebCustomItemStyle Constructor

Constructor. Initializes a new instance of the C1WebScrollAreaStyle class.

[Visual Basic]

Public Function New( _

ByVal owner As WebControl _

)

[C#]

public C1WebCustomItemStyle(

WebControl owner

);

[Delphi]

public constructor Create(

owner: WebControl

);

Parameters

owner

The WebControl object to which the C1WebScrollAreaStyle object belongs

See Also

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


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