The DNNMultiStateBoxColumnTemplate type exposes the following members.

Properties

  NameDescription
Public propertyAutoPostBack
Gets and sets whether the column fires a postback when the control changes
Public propertyDataField
The Data Field that the column should bind to
Public propertyDesignMode
Gets or sets the Design Mode of the Column
Public propertyEnabled
An flag that indicates whether the control is enabled (this is overridden if the EnabledField is set changed
Public propertyEnabledField
The Data Field that determines whether the control is Enabled changed
Public propertyImagePath
Gets and sets the image path of the DNNMultiStateBox
Public propertyItemType
The type of Template to Create
Public propertySelectedStateKey
Gets and sets the selected state of the DNNMultiStateBox (unless DataBound)
Public propertyStates
Gets and sets the state collection of the DNNMultiStateBox
Public propertyText
The Text to display in a Header Template

See Also