The properties of System.Web.UI.Design.WebControls.RepeaterDesigner are listed below. For a list of all members, see the RepeaterDesigner Members list.
See Also: Inherited members from System.Web.UI.Design.ControlDesigner
DataMember | string.
Gets or sets the name of a specific table or view in the data source object to bind the System.Web.UI.WebControls.Repeater control to. | |
DataSource | string.
A data-binding expression that identifies the source of data for the associated System.Web.UI.WebControls.Repeater control. |
[read-only] | TemplatesExist | bool.
Gets a value indicating whether the associated control has any templates defined. |