ListSubmitFilterButton Properties |
The ListSubmitFilterButton type exposes the following members.
Name | Description | |
---|---|---|
Divide |
Gets or sets the divider type for this filter.
(Inherited from ListFilter.) | |
DoTranslate |
If set (default) the text on the button is translated to the current backend language
| |
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.) | |
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.) | |
Text |
Gets or sets the text on the button
|