C1.LiveLinq.LiveViews Namespace : ViewRowCollection Class |
For a list of all members of this type, see ViewRowCollection members.
Name | Description | |
---|---|---|
AllowClear | Gets a value indicating whether the Clear operation is allowed on the view directly. | |
AllowEdit | Gets a value indicating whether modifying property values is allowed on the view directly. | |
AllowNew | Gets a value indicating whether the CreateRow operation is allowed on the view directly. | |
AllowRemove | Gets a value indicating whether deleting rows is allowed on the view directly. | |
Count | Gets the number of elements in the view. | |
GroupDescriptions | Gets a collection of System.ComponentModel.GroupDescription objects that describe how the items in the collection are grouped. | |
Groups | Gets the top-level groups. | |
Indexes | Gets the collection of indexes for this view allowing to search for ViewRow objects. | |
Item | Gets the view row at the specified ordinal position. | |
Properties | Returns the collection of properties available in the view element type to programmatic access through ViewRow and to data binding. | |
SortDescriptions | Gets a collection of System.ComponentModel.SortDescription objects that describe how the items in the collection are sorted. |