RadControls for WinForms

Classes

  ClassDescription
Public classChildLabel
A class that identifies IField items that are used for grouping and has been added to RowLabels or ColumnLabels.
Public classField
An implementation of ICompositeField. Represents a node in IField hierarchy.
Public classFieldCollection
An read only observable collection of IField items.
Public classFieldListViewModel
A class used as ViewModel for setting pivot grouping.
Public classFieldPayload
A IField payload used in drag operations between the RadPivotFieldList areas.
Public classFieldTreeNode
Public classFilter
A class that identifies IField items that are used for filtering and has been added to ReportFilters.
Public classLabel
A class that identifies IField items that are used for grouping and has been added to RowLabels or ColumnLabels.
Public classValue
A class that identifies IField item, that is used to place groups for aggregate values, and has been added to RowLabels or ColumnLabels.
Public classValuesPositionDescription
An IDescriptionBase that identifies the Values position.
Public classValuesPositionField
A class used to present a IField where the values from aggregates will be presented.

Interfaces

  InterfaceDescription
Public interfaceICompositeField
An interface describing a hierarchical item that can participate in pivot grouping. It may have nested IField or ICompositeField items.
Public interfaceIField
An interface describing an item that can participate in pivot grouping.
Public interfaceILabel
An interface describing an item that can participate in pivot grouping and has an associated description.

Enumerations

  EnumerationDescription
Public enumerationFieldCollectionType
Enumerates the roles FieldCollection can take in the FieldListViewModel.
Public enumerationFieldDragAction
Enumerates the possible outcomes of an IField drag action.