XPBaseCollection Properties
An ancestor of the XPCollection class.
Name | Description |
---|---|
Binding |
Defines which operations a bound control can perform on a collection. This enumeration has a Flags |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Case |
Gets or sets whether string comparisons during sorting and filtering of the XPBase |
Clear |
For internal use. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Count |
Gets the number of elements contained in the XPBase |
Criteria | Gets or sets the criteria used to filter objects on the data store side. |
Criteria |
Gets or sets the criteria used to filter objects on the data store side. |
Delete |
Gets or sets whether the persistent object is deleted from the data store when it is removed from the collection. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Displayable |
Gets or sets the displayable properties list for a bound control. |
Enable |
Obsolete. Specifies whether object changed notifications occur when editing a property. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Filter | Gets or sets the criteria used to filter objects on the client side. |
Hint |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Is |
For internal use. |
Is |
Gets whether the XPBase |
Loading |
Gets or sets whether loading of data from a data store to the collection is enabled. |
Select |
Gets or sets whether objects that are marked as deleted are retrieved by a collection from a data store. |
Session | Gets or sets the Session used by the current collection. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Skip |
Gets or sets the number of objects to exclude when populating the collection with objects from a data store. |
Sorting | Gets or sets the sort settings for the current collection. |
Top |
Gets or sets the maximum number of objects retrieved by the collection from a data store. |
See Also