Spread for ASP.NET 12 Product Documentation
DatePickerMode Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBarCellType Class : DatePickerMode Property
Gets or sets a value that indicates how to display the DatePicker control.
Syntax
'Declaration
 
Public Property DatePickerMode As DatePickerMode
'Usage
 
Dim instance As FilterBarCellType
Dim value As DatePickerMode
 
instance.DatePickerMode = value
 
value = instance.DatePickerMode
public DatePickerMode DatePickerMode {get; set;}
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members