ComplexWebListEditor Properties
Represents the base class for complex built-in grid-like ASP.NET Web Forms List Editors.
Name | Description |
---|---|
Allow |
Indicates whether the data bound to the current List Editor can be edited via the List Editor’s control.
Inherited from List |
Can |
Indicates whether the Complex |
Columns |
Provides access to the Columns |
Context |
Provides access to a List Editor‘s Context Menu Template.
Inherited from List |
Control |
Provides access to the control that is used by the current List Editor to represent a List View in a UI.
Inherited from List |
Data |
Specifies a List Editor‘s data source.
Inherited from List |
Error |
Provides access to the current List |
Focused |
Inherited from Columns |
Focused |
Gets or sets the focused object in a List Editor.
Inherited from List |
Is |
Indicates whether a List Editor has been disposed of.
Inherited from List |
Items |
Provides access to the Complex |
List |
This property is intended for internal use.
Inherited from List |
Model |
Provides access to the Application Model node that defines the List View represented by the current List Editors.
Inherited from List |
Name |
Specifies a List Editor‘s name.
Inherited from List |
Prevent |
Specifies whether server-side operations are prevented for non-persistent properties in the Server, Server |
Property |
For internal use. |
Protected |
Specifies the text that is used by a List Editor to display a property which is prohibited for viewing by the current user.
Inherited from List |
Required |
|
Selection |
Returns the selection type supported by the current List Editor.
Inherited from List |
Service |
Inherited from List |
Use |
Specifies whether an XPO-based Win |
See Also