| Basic Date Picker Documentation |
|
BasicDatePicker.StyleSheetFileName Property
Gets or sets the StyleSheet URL. If empty, CSS will be output inline by the control.
[Visual Basic]
Public Property StyleSheetFileName As
String
[C#]
public
string StyleSheetFileName {get; set;}
Property Value
Default value is "basicdatepicker.css".
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace