[]
        
(Showing Draft Content)

C1.Report.SortDefinitionCollection

SortDefinitionCollection Class

Represents a collection of SortDefinition objects.

Inheritance
OwnedCollectionBase<SortDefinition>
OwnedCollection<SortDefinition>
SortDefinitionCollection
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public class SortDefinitionCollection : ReportOwnedCollection<SortDefinition>, IList<SortDefinition>, ICollection<SortDefinition>, IList, ICollection, IReadOnlyList<SortDefinition>, IReadOnlyCollection<SortDefinition>, IEnumerable<SortDefinition>, IEnumerable

Properties

Name Description
Owner

Gets the DataSource object owning this collection.

Report

Gets the FlexReport object owning this collection.