DataCell Members
Include Protected Members
Include Inherited Members
Defines the list of data values to pass to the custom report item for a specific combination of leaf-node groups in CustomData.
The DataCell type exposes the following members.
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection<DataValue>.) |
![]() |
Item[Int32] | (Inherited from Collection<DataValue>.) |
![]() |
Items | (Inherited from Collection<DataValue>.) |
![]() |
Parent | The parent object. (Inherited from RdlCollectionBase<T>.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add(Object) | (Inherited from RdlCollectionBase<T>.) |
![]() ![]() |
IList.Item[Int32] | (Inherited from RdlCollectionBase<T>.) |
![]() ![]() |
IList.Contains(Object) | (Inherited from Collection<DataValue>.) |
![]() ![]() |
ICollection.CopyTo(Array, Int32) | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IEnumerable.GetEnumerator() | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IList.IndexOf(Object) | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IList.Insert(Int32, Object) | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<DataValue>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<DataValue>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<DataValue>.) |
![]() ![]() |
IList.Remove(Object) | (Inherited from Collection<DataValue>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<DataValue>.) |
Top