Constructor. Initializes a new instance of the C1WebSeparatorStyle class
[Visual Basic]
Public Function New( _
ByVal owner As Object _
)
[C#]
public C1WebSeparatorStyle(
object owner
);
[Delphi]
public constructor Create(
owner: Object
); overload;
Parameters
owner
The object to which the C1WebSeparatorStyle object belongs.
See Also
C1WebSeparatorStyle Class | C1WebSeparatorStyle Members | C1.Web.Command Namespace | C1WebSeparatorStyle Constructor Overload List
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |