Version

DataSourceGroupDescription Class Members

The following tables list the members exposed by DataSourceGroupDescription.

Public Constructors
 NameDescription
Public ConstructorDataSourceGroupDescription ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyFieldGets or sets the property being sorted. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Public PropertySortDirectionGets or sets the direction to sort based on the property. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Public Methods
 NameDescription
Public MethodEqualsReturns if the SortDescription is equal to another. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Public MethodGetHashCodeReturns the hash code for the SortDescription. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetFieldResets the DataSourceSortDescription.Field property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Public MethodResetSortDirectionResets the DataSourceSortDescription.SortDirection property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataSourceSortDescription)
Protected Methods
See Also