Default style for the child items when the mouse hovers the selected item.
[Visual Basic]
Public ReadOnly Property MouseOverSelectedItemStyle As C1WebItemStyle
[C#]
public C1WebItemStyle MouseOverSelectedItemStyle {get;}
[Delphi]
public property MouseOverSelectedItemStyle: C1WebItemStyle read get_MouseOverSelectedItemStyle;
See Also
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |