Override for CopyFrom.
[Visual Basic]
Overrides Public Sub CopyFrom( _
ByVal s As Style _
)
[C#]
override public void CopyFrom(
Style s
);
[Delphi]
public procedure CopyFrom(
s: Style
); override;
See Also
C1WebGroupStyle Class | C1WebGroupStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |