Gets or sets the CSS class to apply to the expander buttons in their hovered state within the tree view of the hierarchical grid of the control; by default it is set to fill content using black.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string ToggleButtonHoveringCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ToggleButtonHoveringCssClass As String |