The expand effect.
[Visual Basic]
Public Property ExpandEffect As C1WebExpandEffectEnum
[C#]
public C1WebExpandEffectEnum ExpandEffect {get;set;}
[Delphi]
public property ExpandEffect: C1WebExpandEffectEnum read get_ExpandEffect write set_ExpandEffect;
See Also
C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |