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

C1WebTreeViewSpecialSymbolStyle.CopyFrom Method

Copies non-blank elements from the specified style, overwriting existing style elements if necessary.

[Visual Basic]

Overridable Public Sub CopyFrom( _

ByVal s As C1WebTreeViewSpecialSymbolStyle _

)

[C#]

virtual public void CopyFrom(

C1WebTreeViewSpecialSymbolStyle s

);

[Delphi]

public procedure CopyFrom(

s: C1WebTreeViewSpecialSymbolStyle

); virtual;

Parameters

s

The style to copy.

See Also

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


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