![]() | ListTextFilter Properties |
The ListTextFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Divide |
Gets or sets the divider type for this filter.
(Inherited from ListFilter.) |
![]() | Enabled |
Gets or sets value indicating whether filter is enabled.
(Inherited from ListFilter.) |
![]() | Label |
Gets or sets the label for this filter.
(Inherited from ListFilter.) |
![]() | Name |
Gets or sets the name of the filter.
(Inherited from ListFilter.) |
![]() | OnClientChange |
Gets or sets the client-side script that executes when a ListTextFilter control's text is changed.
|
![]() | Owner |
Gets or sets the reference to a List control that this filter is attached to.
(Inherited from ListFilter.) |
![]() | Priority |
Gets or sets the priority of the filter.
(Inherited from ListFilter.) |
![]() | ShowSubmitButton |
Gets or sets value indicating whether to show "Submit" button.
|
![]() | SubmitButtonIcon |
Gets or sets the type of the "Submit" button icon.
|
![]() | SubmitButtonIconPath |
Gets or sets the virtual path to the custom "Submit" button icon.
|
![]() | Text |
Gets or sets the text entered in the text-box field.
|
![]() | WaterMarkText |
Gets or sets text that is displayed when nothing is entered into text-box.
|
![]() | Width |
Gets or sets the width of the text-box.
|