| Basic Date Picker Documentation |
|
BasicDatePicker.FootNoteText Property
Gets or sets the foot note text. Can contain HTML.
[Visual Basic]
Public Property FootNoteText As
String
[C#]
public
string FootNoteText {get; set;}
Property Value
Places value into footer. Default value = String.Empty.
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace