Hevea documentation

EditableList Properties

The properties of the EditableList class are listed below. For a complete list of EditableList class members, see the EditableList Members topic.

Public Instance Properties

AutoPostBack (inherited from WebComponent) Sets / gets the auto-postback.
EmptyValue Gets the list Empty value.
Enabled (inherited from WebComponent) Enables/disables a component; indicates if a component is enabled.
Id (inherited from WebComponent) Gets the component identifier.
Mandatory (inherited from WebComponent) Makes the component mandatory or not / Indicates if the component is mandatory.
Owner (inherited from WebComponent) Gets / sets the page where the component is.
PostedValues Gets the posted values.
Values Gets the list of values of the list.
Visible (inherited from WebComponent) Gets / sets the component visibility.

See Also

EditableList Class | Hevea.Core.Http.Html.UI Namespace