Determines how the combination of controls will be displayed.
| Member Name | Description |
|---|---|
| TextBoxAndButton | TextBox and Button. |
| TextBoxAndHyperLink | TextBox and Hyperlink. |
| TextBoxAndImage | TextBox and Image. |
| TextBox | TextBox only. See also OpenCalendarOnTextBoxFocus. |
| LabelAndButton | Lable and Button. |
| LabelAndHyperLink | Label and HyperLink. |
| LabelAndImage | Label and Image. |
| Label | Label only. |
| Button | Button only. |
| HyperLink | HyperLink only. |
| Image | Image only. |
Namespace: BasicFrame.WebControls
Assembly: BasicFrame.WebControls.BasicDatePicker (in BasicFrame.WebControls.BasicDatePicker.dll)
BasicFrame.WebControls Namespace