Gets or sets the name of a CSS class applied to a crosshair line element.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[DefaultValue("")]
public string CrossHairLine { get; set; }
<DefaultValue("")>
Public Property CrossHairLine As String
Type | Default | Description |
---|---|---|
String | A string specifying the name of a CSS class. |