Class IgbDataSourceSortDescriptionCollection
Inheritance
System.Object
IgbDataSourceSortDescriptionCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbDataSourceSortDescriptionCollection : BaseCollection<IgbDataSourceSortDescription>
Constructors
IgbDataSourceSortDescriptionCollection(Object, String)
Declaration
public IgbDataSourceSortDescriptionCollection(object parent, string propertyName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | parent | |
| System.String | propertyName |