Version

SliderTickmarkCssClasses Class Members

The following tables list the members exposed by SliderTickmarkCssClasses.

Public Properties
 NameDescription
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyLabelBottomCssClassGets sets the custom css class applied to html elements which render bottom labels of horizontal slider.  
Public PropertyLabelEdgeHorizCssClassGets sets the custom css class applied to html elements which render 2 labels located on edges of horizontal slider.  
Public PropertyLabelEdgeVertCssClassGets sets the custom css class applied to html elements which render 2 labels located on edges of vertical slider.  
Public PropertyLabelFirstCssClassGets sets the custom css class applied to html element which renders first label (minimum value).  
Public PropertyLabelLastCssClassGets sets the custom css class applied to html element which renders last label (maximum value).  
Public PropertyLabelLeftCssClassGets sets the custom css class applied to html elements which render left labels of vertical slider.  
Public PropertyLabelRightCssClassGets sets the custom css class applied to html elements which render right labels of vertical slider.  
Public PropertyLabelsHolderCssClassGets sets the custom css class applied to html element which contains labels.  
Public PropertyLabelTopCssClassGets sets the custom css class applied to html elements which render top labels of horizontal slider.  
Public PropertyTickmarkLastBottomCssClassGets sets the custom css class applied to html element which renders last tick mark located on bottom side of slider track.  
Public PropertyTickmarkLastLeftCssClassGets sets the custom css class applied to html element which renders last tick mark located on left side of slider track.  
Public PropertyTickmarkLastRightCssClassGets sets the custom css class applied to html element which renders last tick mark located on right side of slider track.  
Public PropertyTickmarkLastTopCssClassGets sets the custom css class applied to html element which renders last tick mark located on top side of slider track.  
Public PropertyTickmarkMajorBottomCssClassGets sets the custom css class applied to html elements which render major tick marks located on bottom side of slider track.  
Public PropertyTickmarkMajorLeftCssClassGets sets the custom css class applied to html elements which render major tick marks located on left side of slider track.  
Public PropertyTickmarkMajorRightCssClassGets sets the custom css class applied to html elements which render major tick marks located on right side of slider track.  
Public PropertyTickmarkMajorTopCssClassGets sets the custom css class applied to html elements which render major tick marks located on top side of slider track.  
Public PropertyTickmarkMinorBottomCssClassGets sets the custom css class applied to html elements which render minor tick marks located on bottom side of slider track.  
Public PropertyTickmarkMinorLeftCssClassGets sets the custom css class applied to html elements which render minor tick marks located on left side of slider track.  
Public PropertyTickmarkMinorRightCssClassGets sets the custom css class applied to html elements which render minor tick marks located on right side of slider track.  
Public PropertyTickmarkMinorTopCssClassGets sets the custom css class applied to html elements which render minor tick marks located on top side of slider track.  
Public PropertyTickmarksHolderBottomCssClassGets sets the custom css class applied to html element which contains all tickmarks located on bottom side of slider track.  
Public PropertyTickmarksHolderLeftCssClassGets sets the custom css class applied to html element which contains all tickmarks located on left side of slider track.  
Public PropertyTickmarksHolderRightCssClassGets sets the custom css class applied to html element which contains all tickmarks located on right side of slider track.  
Public PropertyTickmarksHolderTopCssClassGets sets the custom css class applied to html element which contains all tickmarks located on top side of slider track.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also