Represents the data for a content control element.
boolean
Specifies whether the content control can be deleted.
boolean
Specifies whether the content control can be edited.
string[]
Specifies items for the content control, applicable if the type is combobox or dropdownlist.
string
Specifies the tag associated with the content control.
string
Specifies the title of the content control.
Specifies the type of content control.
string
Specifies the value of the content control.
string
Specifies the XPath expression for XML mapping. This path identifies the specific part of the XML data to bind to the content control.
string
Specifies the XML string used for data binding. This string represents the XML content to be mapped within the content control.