Spread for ASP.NET 12 Product Documentation
RailCssClass Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SliderCellType Class : RailCssClass Property
Gets or sets the CSS class that defines the style for the slider rail element.
Syntax
'Declaration
 
Public Property RailCssClass As String
'Usage
 
Dim instance As SliderCellType
Dim value As String
 
instance.RailCssClass = value
 
value = instance.RailCssClass
public string RailCssClass {get; set;}
See Also

Reference

SliderCellType Class
SliderCellType Members