The DataGridAggregate type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CheckAccess |
Determines whether the calling thread has access to this object. (Inherited from DependencyObject.) |
![]() |
ClearValue |
Clears the local value of a dependency property. (Inherited from DependencyObject.) |
![]() |
Compute |
Execute the aggregate function.
|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() |
GetAggregateFunctions |
Gets the collection of aggregate functions applied to the corresponding column.
|
![]() |
GetAnimationBaseValue |
Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject.) |
![]() ![]() |
GetDataTemplateFromString |
Gets a from a string formatted(Only "{0}" is accepted).
|
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetResult |
Gets a ContentPresenter that contains the result of the aggregate function with the corresponding template applied.
|
![]() |
GetResultText |
Gets the text containing the result of the aggregate function after the ResultFormat is applied.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetValue |
Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.) |
![]() |
ReadLocalValue |
Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject.) |
![]() ![]() |
SetAggregateFunctions |
Sets the collection of aggregate functions that will be applied to the column.
|
![]() |
SetValue |
Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |