ASPxClientCrosshairOptions.groupHeaderPattern Property
Gets a string which represents the pattern specifying the group header text to be displayed within the crosshair label.
Declaration
groupHeaderPattern: string
Property Value
Type | Description |
---|---|
string | A String, which represents the group header’s pattern. |
Remarks
Use the groupHeaderPattern property to obtain a pattern that determines the group header text to be shown in crosshair labels.
See Also