Namespace Telerik.Windows.Controls.VirtualGrid
Classes
Represents meta-data for rendering an ascending sort geometry. |
Represents the border which captures the mouse input over a VirtualGridCanvasPanel. |
Represent event arguments for the CellDecorationNeeded event. |
Contains info needed to handle CellEditEnded event. |
Represents event arguments for the CellTemplateNeeded event. |
Represents event arguments for the CellValueNeeded event. |
Represents a filter descriptor that contains the information for filtering a specific column. |
Represents a sort descriptor that contains the information for sorting a specific column. |
Represents event arguments for the DataMemberNeeded event args. |
Represents meta data about a property. |
Represent a set of members that functionally affects RadVirtualGrid. They can be overridden to modify its behavior. |
DefaultKeyboardCommandProvider Provides key commands. |
Represents meta-data for rendering a descending sort geometry. |
DistinctValuesFilterDescriptor The default implementation of IDistinctValuesFilterDescriptor. |
DistinctValuesLoadingEventArgs Represents event arguments for the DistinctValuesLoading event args. |
Represents a filter distinct value. |
Represents event arguments for the EditorNeeded event. |
The default implementation of IFieldFilterDescriptor. |
FieldFilterEditorCreatedEventArgs Represents event arguments for the FieldFilterEditorCreated event args. |
FilterCompositionLogicalOperatorConverter Converts FilterCompositionLogicalOperator to System.String using localization infrastructure. |
Holds properties for declarative binding of FilterDescriptor. |
Provides data for the PreparedFilterDescriptors event. |
Factory used to create editors for the filtering UI. |
FilteringControl. |
Represents the base class for filtering controls. |
Provides data for the PreparingFilterDescriptors event. |
Provides a view model for interaction between FilteringControl and FilterDescriptors. |
Converts FilterOperator to System.String using localization infrastructure. |
FilterOperatorsLoadingEventArgs Provides data for the FilterOperatorsLoading event. |
FilterOperatorToFilterEditorIsEnabledConverter FilterOperatorToFilterEditorIsEnabledConverter. |
Represents a GeometrySource for the filter funnel geometry. |
|
Represent event arguments for the HeaderCellDecorationNeeded event. |
Represent event arguments for setting the size of a header cell. |
Represent event arguments for setting the value of a header cell. |
|
Represents the event args for the OverlayBrushesNeeded event. |
Provides data for the PreparedSortDescriptors event. |
Provides data for the PreparingSortDescriptors event. |
Class that describes VirtualCell as data object. Used to get the appropriate VirtualCell in cases when it is recycled. |
VirtualGridCurrentCellChangedEventArgs Represents data for the CurrentCellChangedEvent. |
Provides data for the Deleted event. |
Provides data for the Deleting event. |
Represents a themable popup for the RadVirtualGrid filtering popup. |
Represents meta-data for rendering custom geometry in a given cell. |
Represents a scrollable area that can contain other visible elements. |
VirtualGridSelectedCellsChangedEventArgs Event arguments used for the SelectedCellsChanged event. Provides information about the cells that were added or removed from the SelectedCells collection. |
VirtualGridSelectedCellsChangingEventArgs Event arguments used for the SelectedCellsChanging event. Provides information about the cells that are about to be added or removed from the SelectedCells collection. |
A base class for virtualizing canvas. |
Structs
A structure that represents a rectangular region of cells in RadVirtualGrid. The origin of the region is specified by the Left and Top properties. The extent of the region is specified by the Width and the Height properties. |
Interfaces
|
Provides key commands. |
Enums
FrameworkRenderElement.BoolFlags
|
Represents a set of different size units. |
Represents the type of render blocks that are generated. |
Defines modes that indicate how RadVirtualGrid content is copied to the Clipboard. |
Specifies values that represents the action which is performed when RadVirtualGrid exits EditMode. |
Defines what kind of action should put VirtualGridCell into edit mode. |
Determines the visibility of the gridlines. |
Represents orientation. |
Defines the selection units used in the RadVirtualGrid component. |