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