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

C1WebGroupStyle Constructor (WebControl)

Constructor. Initializes a new instance of the C1WebGroupStyle class.

[Visual Basic]

Public Function New( _

ByVal owner As WebControl _

)

[C#]

public C1WebGroupStyle(

WebControl owner

);

[Delphi]

public constructor Create(

owner: WebControl

); overload;

Parameters

owner

The WebControl object that belongs to the C1WebGroupStyle object.

See Also

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


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