| Basic Date Picker Documentation |
|
BasicDatePicker.DownYearSelectorImageFileName Property
Gets or sets the Down Year Selector image file name.
[Visual Basic]
Public Property DownYearSelectorImageFileName As
String
[C#]
public
string DownYearSelectorImageFileName {get; set;}
Property Value
Default value is "arrow_down.gif".
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace