PivotDrillDownDataSource Members
In This Article
#Properties
Name | Description |
---|---|
Is |
Gets or sets whether to update the data source when the pivot grid data changes. |
Item[Int32] | Provides indexed access to the rows in the current data source. |
Row |
Gets the number of records in the data source. |
#Methods
Name | Description |
---|---|
Dispose() | Disposes the data source. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
For internal use. |
Get |
For internal use. |
Get |
Returns the index of the specified row. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the value of the specified field in the specified row. |
Get |
Returns the value of the specified data field in the specified row. |
Get |
Returns the value of the specified data field in the specified row. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the value of the specified data field in the specified row. |
Set |
Sets the value of the specified data field in the specified row. |
Set |
Sets the value of the specified data field in the specified row. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
List |
Occurs after the data source has been changed. |
See Also