The DNNMultiStateBoxColumnTemplate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoPostBack |
Gets and sets whether the column fires a postback when the control changes
|
![]() | DataField |
The Data Field that the column should bind to
|
![]() | DesignMode |
Gets or sets the Design Mode of the Column
|
![]() | Enabled |
An flag that indicates whether the control is enabled (this is overridden if
the EnabledField is set
changed
|
![]() | EnabledField |
The Data Field that determines whether the control is Enabled
changed
|
![]() | ImagePath |
Gets and sets the image path of the DNNMultiStateBox
|
![]() | ItemType |
The type of Template to Create
|
![]() | SelectedStateKey |
Gets and sets the selected state of the DNNMultiStateBox (unless DataBound)
|
![]() | States |
Gets and sets the state collection of the DNNMultiStateBox
|
![]() | Text |
The Text to display in a Header Template
|