Spread for ASP.NET 12 Product Documentation
HandleCssClass Property


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

Reference

SliderCellType Class
SliderCellType Members