The following tables list the members exposed by SliderTickmarkCssClasses.
| Name | Description | |
|---|---|---|
|  | IsEmpty | Checks if all properties have default values. | 
|  | LabelBottomCssClass | Gets sets the custom css class applied to html elements which render bottom labels of horizontal slider. | 
|  | LabelEdgeHorizCssClass | Gets sets the custom css class applied to html elements which render 2 labels located on edges of horizontal slider. | 
|  | LabelEdgeVertCssClass | Gets sets the custom css class applied to html elements which render 2 labels located on edges of vertical slider. | 
|  | LabelFirstCssClass | Gets sets the custom css class applied to html element which renders first label (minimum value). | 
|  | LabelLastCssClass | Gets sets the custom css class applied to html element which renders last label (maximum value). | 
|  | LabelLeftCssClass | Gets sets the custom css class applied to html elements which render left labels of vertical slider. | 
|  | LabelRightCssClass | Gets sets the custom css class applied to html elements which render right labels of vertical slider. | 
|  | LabelsHolderCssClass | Gets sets the custom css class applied to html element which contains labels. | 
|  | LabelTopCssClass | Gets sets the custom css class applied to html elements which render top labels of horizontal slider. | 
|  | TickmarkLastBottomCssClass | Gets sets the custom css class applied to html element which renders last tick mark located on bottom side of slider track. | 
|  | TickmarkLastLeftCssClass | Gets sets the custom css class applied to html element which renders last tick mark located on left side of slider track. | 
|  | TickmarkLastRightCssClass | Gets sets the custom css class applied to html element which renders last tick mark located on right side of slider track. | 
|  | TickmarkLastTopCssClass | Gets sets the custom css class applied to html element which renders last tick mark located on top side of slider track. | 
|  | TickmarkMajorBottomCssClass | Gets sets the custom css class applied to html elements which render major tick marks located on bottom side of slider track. | 
|  | TickmarkMajorLeftCssClass | Gets sets the custom css class applied to html elements which render major tick marks located on left side of slider track. | 
|  | TickmarkMajorRightCssClass | Gets sets the custom css class applied to html elements which render major tick marks located on right side of slider track. | 
|  | TickmarkMajorTopCssClass | Gets sets the custom css class applied to html elements which render major tick marks located on top side of slider track. | 
|  | TickmarkMinorBottomCssClass | Gets sets the custom css class applied to html elements which render minor tick marks located on bottom side of slider track. | 
|  | TickmarkMinorLeftCssClass | Gets sets the custom css class applied to html elements which render minor tick marks located on left side of slider track. | 
|  | TickmarkMinorRightCssClass | Gets sets the custom css class applied to html elements which render minor tick marks located on right side of slider track. | 
|  | TickmarkMinorTopCssClass | Gets sets the custom css class applied to html elements which render minor tick marks located on top side of slider track. | 
|  | TickmarksHolderBottomCssClass | Gets sets the custom css class applied to html element which contains all tickmarks located on bottom side of slider track. | 
|  | TickmarksHolderLeftCssClass | Gets sets the custom css class applied to html element which contains all tickmarks located on left side of slider track. | 
|  | TickmarksHolderRightCssClass | Gets sets the custom css class applied to html element which contains all tickmarks located on right side of slider track. | 
|  | TickmarksHolderTopCssClass | Gets sets the custom css class applied to html element which contains all tickmarks located on top side of slider track. |