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

C1WebHeaderStyle Constructor (WebControl)

Constructor. Initializes a new instance of the C1WebHeaderStyle class.

[Visual Basic]

Public Function New( _

ByVal owner As WebControl _

)

[C#]

public C1WebHeaderStyle(

WebControl owner

);

[Delphi]

public constructor Create(

owner: WebControl

); overload;

Parameters

owner

The WebControl object that belongs to the C1WebHeaderStyle object.

See Also

C1WebHeaderStyle Class | C1WebHeaderStyle Members | C1.Web.Command Namespace | C1WebHeaderStyle Constructor Overload List


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