Default style for the group headers in the expanded state when mouse hovers over them.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[NotifyParentPropertyAttribute(true)] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)] public C1WebHeaderStyle MouseOverExpandedHeaderStyle { get; } |
| Visual Basic (Declaration) |
|---|
<NotifyParentPropertyAttribute(True)> _ <PersistenceModeAttribute(PersistenceMode.InnerProperty)> _ <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> _ Public ReadOnly Property MouseOverExpandedHeaderStyle As C1WebHeaderStyle |