Click or drag to resize

ListSubmitFilterButton Properties

The ListSubmitFilterButton type exposes the following members.

Properties
  NameDescription
Public propertyDivide
Gets or sets the divider type for this filter.
(Inherited from ListFilter.)
Public propertyDoTranslate
If set (default) the text on the button is translated to the current backend language
Public propertyEnabled
Gets or sets value indicating whether filter is enabled.
(Inherited from ListFilter.)
Public propertyLabel
Gets or sets the label for this filter.
(Inherited from ListFilter.)
Public propertyName
Gets or sets the name of the filter.
(Inherited from ListFilter.)
Public propertyOwner
Gets or sets the reference to a List control that this filter is attached to.
(Inherited from ListFilter.)
Public propertyPriority
Gets or sets the priority of the filter.
(Inherited from ListFilter.)
Public propertyText
Gets or sets the text on the button
Top
See Also