Click or drag to resize

ListFlagFilter Properties

The ListFlagFilter type exposes the following members.

Properties
  NameDescription
Public propertyAutoPostBack
Gets or sets a value indicating whether a postback to the server automatically occurs when the user changes the flag state.
Public propertyDivide
Gets or sets the divider type for this filter.
(Inherited from ListFilter.)
Public propertyEnabled
Gets or sets value indicating whether filter is enabled.
(Inherited from ListFilter.)
Public propertyIsSet
Gets or sets value indicating whether flag is set.
Public propertyLabel
Gets or sets the label for this filter.
(Inherited from ListFilter.)
Public propertyLabelFirst
Gets or sets the position of the label.
Public propertyName
Gets or sets the name of the filter.
(Inherited from ListFilter.)
Public propertyOnClientChange
Gets or sets the client-side script that executes when a ListFlagFilter control's state is changed.
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 propertyWidth
Top
See Also