WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.UI.Xaml.Grid

    Show / Hide Table of Contents

    Namespace Syncfusion.UI.Xaml.Grid

    Classes

    AddNewRowControl
    AddNewRowInitiatingEventArgs

    Provides data for AddNewRowInitiating event.

    AddNewRowOperationHandlerArgs

    Provides data for handling AddNewRow operation in SfDataGrid.

    AdvancedFilterControl

    Represents a control that provides advanced filter options to filter the data.

    AdvancedFiltersButtonVisibiltyConverter

    Represents the converter that used to set the visibilty for AdvancedFilterButton in GridFilterControl..

    AutoGeneratingColumnArgs

    Provides data for AutoGeneratingColumn event.

    AutoGeneratingRelationsArgs

    Provides data for AutoGeneratingRelations event.

    AutomationPeerHelper
    AutoScroller

    Represents a class that provides base implementation for automatic scrolling of content in SfDataGrid.

    AutoScrollerValueChangedEventArgs

    Provides data for AutoScrollerValueChanged event.

    BoolToVisiblityConverter
    BusyDecorator

    Class which is used to host the ProgressRing in visual using Thread.

    CalulationExtensions

    Represents a class that implements the calculation for GridUnBoundColumn.

    CaptionSummaryRowControl

    Represents the class that provides the common functionalities of caption summary rows.

    CaseSensitiveConverter
    CellDoubleTappedEventArgs

    Provides data for CellDoubleTapped event.

    CellInfo

    Represents a class that contains the information about the cell information for printing.

    CellTappedEventArgs

    Provides data for CellTapped event.

    CellToolTipOpeningEventArgs

    Provides data for CellToolTipOpening event.

    CheckboxFilterControl

    Represents a control that provides excel like filter interface with list of check box’s.

    CloneableAttribute
    CloneHelper
    CollectionViewExtensions
    ColumnChooser

    Represents a Column Chooser Window for SfDataGrid.

    ColumnChooserItem

    Represents a control that specifies the item for the column chooser window.

    Columns

    Represents the collection of GridColumn.

    ColumnSizerBase<T>

    Represents a class that provides the base implementation to calculate column widths based on different column sizer options for SfDataGrid(GridLengthUnitType) and SfTreeGrid(TreeColumnSizer).

    CoveredCellInfo

    Defines the merge range by Top, Bottom, Left and Right.

    CoveredCellInfoCollection

    Represents the collection of CoveredCellInfo.

    CultureFormatConverter
    CurrentCellActivatedEventArgs

    Provides data for CurrentCellActivated event.

    CurrentCellActivatingEventArgs

    Provides data for CurrentCellActivating event.

    CurrentCellBeginEditEventArgs

    Provides data for CurrentCellBeginEdit event.

    CurrentCellDropDownSelectionChangedEventArgs

    Provides data for CurrentCellDropDownSelectionChanged event.

    CurrentCellEndEditEventArgs

    Provides data for CurrentCellEndEdit event.

    CurrentCellRequestNavigateEventArgs

    Provides data for CurrentCellRequestNavigate event.

    CurrentCellValidatedEventArgs

    Provides data for CurrentCellValidated event.

    CurrentCellValidatedEventArgsBase

    Provides data for CurrentCellValidated event.

    CurrentCellValidatingEventArgs

    Provides data for CurrentCellValidating event.

    CurrentCellValidatingEventArgsBase

    Provides data for CurrentCellValidating event.

    CurrentCellValueChangedEventArgs

    Provides data for CurrentCellValueChanged event.

    DataColumn

    Represents a class that provides the common functionalities of DataColumns in SfDataGrid.

    DataColumnBase

    Represents a class that provides the base implementation of Data columns in SfDataGrid.

    DataRow

    Represents a class that provides the common functionalities of data rows in SfDataGrid.

    DataRowBase
    DataValidation

    Provides methods that support data validation.

    DeserializationOptions

    Represents a class that provide options to deserialize the SfDataGrid settings.

    DetailsViewContentPresenter

    Represents a class that provides the common functionalities of DetailsView Content presenter.

    DetailsViewDataGrid

    Represents a control that is used to display the hierarchical data in SfDataGrid

    DetailsViewDataRow

    Represents the row which holds DetailsViewDataGrid

    DetailsViewDefinition

    Class used to represent the collection of ViewDefinition that enables you to represent the data in to hierarchical format.

    DetailsViewGridManager
    DetailsViewLoadingAndUnloadingEventArgs

    Provides data for DetailsViewLoading and DetailsViewUnloading events.

    DetailsViewManager
    DetailsViewNotifyListener

    class used to listen the property changed and collection changed in the DetailsViewDataGrid and SourceDataGrid, then send the notification to others.

    DetailsViewRowControl

    Represents the class that provides the common functionalities of DetailsViewDataGrid rows.

    DetailsViewRowPanel

    Represents a class that provides the common functionalities of DetailsViewRow panel.

    DisplayMemberConverter

    Derived from IValueConverter which returns display text by reflection data based on DisplayMemberPath and SelectedValuePath.

    DownIndicatorContentControl

    Represents a class that provides the common functionalities of DownIndicatorContent control.

    EventArgsExt
    ExceptionThrownEventArgs

    Provides data for the ExceptionThrown event.

    ExternalExceptionThrownEventArgs

    Provides data for event.

    FilteredFromCheckVisibilityConverter
    FilterElement

    Represents the class that is used to provide information about the filter value ie.DispalyText, ActualValue and FormattedString.

    FilterToggleButton
    FilterValueComboEnableConverter

    Represents the converter that used to enable and disable the FilterOptions by using the .

    FocusManagerHelper

    Provides a set of static methods, attached property for determining and setting focus scopes and for setting the focused element within the scope for GridCell.

    GridAddNewRowController

    Represents a class that implements AddNewRow operations in SfDataGrid .

    GridBaseSelectionController

    Provides the base implementation for selection in SfDataGrid.

    GridCancelEventArgs

    Provides data for cancelable events in SfDataGrid.

    GridCaptionSummaryCell

    Represents a class that provides the common functionalities of Caption Summary cells in SfDataGrid.

    GridCell

    Represents a class that provides the common functionalities of Cells in SfDataGrid.

    GridCellDoubleTappedEventArgs

    Provides data for the CellDoubleTapped event.

    GridCellInfo

    Represents a class contains information about the particular cell.

    GridCellSelectionController

    Represents a class that implements the selection behavior of cell in SfDataGrid.

    GridCellTappedEventArgs

    Provides data for the CellTapped event.

    GridCellToolTipOpeningEventArgs

    Provides data for the CellToolTipOpening event.

    GridCheckBoxColumn

    Represents a column that used to display and edit boolean values and hosts CheckBox as its cell content.

    GridCheckBoxSelectorColumn

    Represents the column which is used to select/deselect rows based on the checkbox value which is not bound with data object

    GridColumn

    Provides the base functionalities for all the column types in SfDataGrid.

    GridColumnBase

    Represents a class that Provides base implementation for Columns in SfDataGrid.

    GridColumnChooserController

    Represents a controller that serves the functionality to add or remove columns dynamically at column chooser window.

    GridColumnContextMenuInfo

    Represents a class that provides information to the Header ContextMenu of DataGrid.

    GridColumnDragDropController

    Provides the base implementation for column drag-and-drop operations in SfDataGrid.

    GridColumnResizingController

    Provides the base implementation for column resizing operations in SfDataGrid.

    GridColumnSizer

    Represents a class that provides the implementation to calculate column widths based on different column sizer options for SfDataGrid(GridLengthUnitType).

    GridComboBoxColumn

    Represents a column that host the ComboBox and enumeration as its cell content in edit mode.

    GridContextMenuEventArgs

    Provides data for GridContextMenuOpening event.

    GridContextMenuInfo

    Represents a class that provides information to the ContextMenu of DataGrid.

    GridCopyPasteCellEventArgs

    Provides data for event.

    GridCopyPasteEventArgs

    Provides data for event.

    GridCurrencyColumn

    Represents a column that displays the currency values in its cell content.

    GridCurrentCellManager

    Represents a class that manages the current cell operation in SfDataGrid.

    GridCutCopyPaste

    Represents the clipboard operations in SfDataGrid.

    GridDataGroupColumn
    GridDataGroupColumns
    GridDataRow

    Represents a class that provides the common functionalities of Grid data rows.

    GridDataTableCollectionViewWrapper
    GridDataTopLevelGroup

    Represents a class that provides the common functionalities of DataTopLevel group in Sfdatagrid.

    GridDataVirtualizingTopLevelGroup

    Represents a class that maintains the common functionalities of Virtualizing top level group in SfDataGrid.

    GridDateTimeColumn

    Represents a column that displays the date time values in its cell content.

    GridDependencyProperty

    Represents a class that maintains the implementation of Dependency property in SfDataGrid.

    GridDetailsViewCollapsedEventArgs

    Provides data for DetailsViewCollapsed event.

    GridDetailsViewCollapsingEventArgs

    Provides data for DetailsViewCollapsing event.

    GridDetailsViewExpandedEventArgs

    Provides data for DetailsViewExpanded event.

    GridDetailsViewExpanderCell

    Represents a class that provides the common functionalities of DetailsViewExpandercells in SfDataGrid.

    GridDetailsViewExpanderCellAutomationPeer

    Represents the class that exposes the GridDetailsViewExpanderCell to UI Automation.

    GridDetailsViewExpandingEventArgs

    Provides data for DetailsViewExpanding event.

    GridDetailsViewIndentCell

    Represents a class that provides the common functionalities of DetailsViewIndentCells in SfDataGrid.

    GridDynamicPropertiesProvider

    Represents a class that implements DynamicPropertiesProvider to Get / Set value on the underlying dynamic data object which is used by CollectionViewAdv.

    GridEditorColumn

    Provides the base implementation for all the editor columns in the SfDataGrid.

    GridElement

    Represents the class to provide the common functionalities for GridCell and VirtualizingCellsControl.

    GridEventArgs

    Provides data for SfDataGrid events.

    GridExpanderCellControl

    Represents a class that provides the common functionalities of ExpanderCellControl in SfDataGrid.

    GridFilterControl

    Represents a control that contains the details about how to filter the data in SfDataGrid by using the filter popup in GridFilterControl.

    GridFilterEventArgs

    Provides data for FilterChanging and FilterChanged events.

    GridFilteringEventArgs

    Provides data for the Filtering Operations that are performed in SfDataGrid.

    GridFilterItemsPopulatedEventArgs

    Provides data for FilterItemsPopulated event.

    GridFilterItemsPopulatingEventArgs

    Provides data for FilterItemsPopulating event.

    GridFilterRowCellAutomationPeer

    Represents the class that exposes the GridFilterRowCell to UI Automation.

    GridGroupDropAreaContextMenuInfo

    Represents a class that provides information to GroupDropArea ContextMenu of DataGrid.

    GridGroupingEventArgs

    Provides data for the Grouping Operations that are performed in SfDataGrid.

    GridGroupSummaryCell

    Represents a class that provides the common functionalities of Group summary cells in SfDataGrid.

    GridHandledEventArgs

    Provides data for events that can be handled completely in an event handler.

    GridHeaderCellControl

    Represents a class that provides common functionalities of HeaderCellControl in SfDataGrid.

    GridHeaderCellControlAutomationPeer

    Represents the class that exposes the GridHeaderCellControl to UI Automation.

    GridHeaderIndentCell

    Represents a class that provides commmon functionalities of HeaderIndentcells in SfDataGrid.

    GridHyperlinkColumn

    Represents a column that displays the URI data in its cells content.

    GridImageColumn

    Represents a column that displays the image in its cell content.

    GridIndentCell

    Represents a class that provides the common functionalities of IndentCells in SfDataGrid.

    GridIndentCellAutomationPeer

    Represents the class that exposes the GridIndentCell to UI Automation.

    GridIndexResolver

    Represents an extension class that provides an set of index resolver helper methods in SfDataGrid.

    GridItemPropertiesProvider

    Represents a class that implements IPropertyAccessProvider to Get / Set value on the underlying object which is used by CollectionViewAdv.

    GridItemsSourceChangedEventArgs

    Provides data for ItemsSourceChanged event.

    GridLocalizationResourceAccessor

    Represents the class that manages the localization of , controls based on System.Globalization.CultureInfo.CurrentUICulture.

    GridLocalizationResourceExtension

    A markup extension that returns the localized string based on culture for the ResourceName.

    GridMaskColumn

    Represents a column that displays the masked data in its cell content.

    GridModel

    Represents a wrapper class for SfDataGrid control to handle the collection and view related operations.

    GridMultiColumnDropDownList

    Represents a column that display enumeration as its cell content.

    GridNumericColumn

    Represents a column that displays the numeric values in its cell contents.

    GridOperationsHandlerArgs

    Provides data for handling grid operations such as Sorting,Filtering, Grouping, Summaries and etc.

    GridPagedCollectionViewWrapper
    GridPercentColumn

    Represents a column that displays the percent values in its cell content.

    GridPointerEventArgs

    Provides data for handling pointer operation changes.

    GridPrintManager
    GridPrintPreviewControl

    Represents a control that print previewing the SfDataGrid control.

    GridPropertyMetadata

    Represents a class that maintains the common functionalities of PropertyMetadata in SfDataGrid.

    GridQueryableCollectionViewWrapper

    Represents a class that maintains the common functionalities of QueryableCollectionViewWrapper in SfDataGrid.

    GridQueryCoveredRangeEventArgs

    Provides data for QueryCoveredRange event.

    GridRecordContextMenuInfo

    Represents a class that provides information to the Record ContextMenu of DataGrid.

    GridRowDragDropController

    Represents a class that handles row drag-and-drop operations in SfDataGrid.

    GridRowDragDropEventArgsBase

    Provides common data for GridRowDragDropEvents.

    GridRowDragLeaveEventArgs

    Provides data for the event.

    GridRowDragOverEventArgs

    Provides data for the event.

    GridRowDragStartEventArgs

    Provides data for the event.

    GridRowDropEventArgs

    Provides data for the event.

    GridRowDroppedEventArgs

    Provides data for the event.

    GridRowHeaderCell

    Represents a class that provides common functionalities of RowHeaderCells in SfDataGrid.

    GridRowHeaderCellAutomationPeer

    Represents the class that exposes the GridRowHeaderCell to UI Automation.

    GridRowHeaderCellRenderer

    Represents a class that maintains the rendering of GridRowHeaderCell in SfDataGrid.

    GridRowHeaderIndentCell

    Represents a class that provides the common functionalities of RowHeaderIndentCells in SfDataGrid.

    GridRowInfo

    Represents a class that contains the information about the particular row.

    GridRowSizingOptions

    Represents a class that provides options to customize the auto row sizing in SfDataGrid.

    GridSearchCellInfo
    GridSelectedCellsCollection

    Represents a class that maintains the collection of selected cells and its information.

    GridSelectedRowsCollection

    Represents a class that maintains the collection of selected rows and its information.

    GridSelectionChangedEventArgs

    Provides data for SelectionChanged event.

    GridSelectionChangingEventArgs

    Provides data for SelectionChanging event.

    GridSelectionController

    Represents a class that implements the selection behavior of row in SfDataGrid.

    GridSortColumnsChangedEventArgs

    Provides data for SortColumnsChanged event.

    GridSortColumnsChangingEventArgs

    Provides data for SortColumnsChanging event.

    GridStackedHeaderCellControl

    Represents a class that provides common functionalities of StackedHeaderCellControl in SfDataGrid.

    GridStackedHeaderCellControlAutomationPeer

    Represents the class that exposes the GridStackedHeaderCellControl to UI Automation.

    GridSummaryCellAutomationPeer

    Represents the class that exposes the summary cell to UI Automation.

    GridSummaryColumn

    Represents a class that defines the summary calculation based on particular column.

    GridSummaryRow

    Represents a class that defines the summary information of summary row.

    GridTableSummaryCell

    Represents a class that provides common functionalities for TableSummaryCells in SfDataGrid.

    GridTableSummaryRow

    Represents a class that defines summary information of table summary row in SfDataGrid.

    GridTemplateColumn

    Represents a column that contains template-specified cell content

    GridTextColumn

    Represents a column that is used to display the string content in its cells and host TextBox in edit mode.

    GridTextColumnBase

    Provides the base implementation of text formatting in the column.

    GridTimeSpanColumn

    Represents a column that displays the time span values in its cell content.

    GridUnBoundColumn

    Represents the column which used to display additional information in columns which are not bound with data object.

    GridUnboundColumnEventsArgs

    Provides data for QueryUnboundColumnValue event.

    GridUnBoundRow

    Represents the UnboundRow which used to display additional rows which are not bound to data source in SfDataGrid.

    GridUnBoundRowCell

    Represents a class that provides the commmon functionalities of UnboundRowCells in SfDataGrid.

    GridUnboundRowCellAutomationPeer

    Represents the class that exposes the GridUnBoundRowCell to UI Automation.

    GridUnBoundRowEventsArgs

    Provides data for QueryUnBoundRow event.

    GridValueConverter

    Represents as class derived from IValueConverter which provide customized ConvertBack method by using CanConvertBack.

    GridViewDefinition

    Represents a class that used to represent Grid view of ViewDefinition

    GridVirtualizingCollectionView

    Represents a class that maintains the common functionalities of Virtualizingcollectionview in SfDataGrid.

    GridVirtualizingTopLevelGroup

    Represents a class that provides the common functionalities of VirtualizingTopLevelGroup in SfDataGrid.

    GridXElementAttributesProvider

    Represents a class that implements Syncfusion.Data.XElementAttributesProvider to Get / Set value on the underlying object which is used by CollectionViewAdv.

    GroupChangedEventArgs

    Provides data for the GroupExpanded and GroupCollapsed events.

    GroupChangingEventArgs

    Provides data for the GroupExpanding and GroupCollapsing events.

    GroupColumnDescription

    Describes a grouping criterion.

    GroupColumnDescriptions

    Represents a collection of group column description that raises notification for both collection and item changes.

    GroupDropArea

    Represents a class that provides the common functionalities of group drop area control.

    GroupDropAreaAutomationPeer

    Represents the class that exposes the GroupDropArea to UI Automation.

    GroupDropAreaItem

    Represents a class that provides the common functionalities of Group droup area item content control.

    GroupDropAreaItemAutomationPeer

    Represents the class that exposes the GroupDropAreaItem to UI Automation.

    GroupSummaryRowControl
    HeaderRowControl
    HeightToMarginConverter

    Represents the converter that converts height values to margin.

    IncrementalList<T>

    The list that implements ISupportIncrementalLoading to load the data for SfDataGrid incrementally.

    ItemsSourceCountConverter
    ListItemsVisiblityConverter
    LoadingVisiblityConverter
    MergedCellHelper

    Helper class to provide provision for customer purpose.

    MergedCellManager

    Class that handles the cell merging in SfDataGrid.

    OkButtonClikEventArgs

    Provides data for OkButtonClikEvent in GridFilterControl.

    OnFilterElementPropertyChangedEventArgs

    Provides data for FilterElementPropertyChanged event in GridFilterControl.

    OrientedCellsPanel
    PageCountFormatConverter
    PanningInfo
    PopupClosedEventArgs

    Provides data for pop-up closed event in SfMultiColumnDropDownControl.

    PopupClosingEventArgs
    PopupContentControl

    Represents a class that maintains the common functionalities of PopUpContentControl.

    PopupopenedEventArgs
    PopupOpenedEventArgs

    Provides data for pop-up opened event in SfMultiColumnDropDownControl.

    PopupOpeningEventArgs

    Provides data for pop-up opening event in SfMultiColumnDropDownControl.

    PrintCaptionSummaryCell

    Represents a caption summary cell of a print job.

    PrintGridCell

    Represents a cell of a print job.

    PrintGroupSummaryCell

    Represents a group summary cell of a print job.

    PrintHeaderCell

    Represents a header cell of a print job.

    PrintManagerBase

    Provides the base implementation for printing related operation in SfDataGrid.

    PrintOptionsControl

    Represents a control that provides set of options while printing the SfDataGrid.

    PrintOrientationConverter
    PrintPageControl

    Represents a control that contains the PrintPagePanel to display the SfDataGrid with in the page panel.

    PrintPagePanel

    Represents a panel that arranges the cell content of SfDataGrid for print job.

    PrintPreviewAreaControl

    Represents a control that displays the print preview of SfDataGrid content that is ready for printing operation.

    PrintPreviewPanel
    PrintSettings
    PrintTableSummaryCell

    Represents a table summary cell of a print job.

    PrintUnboundRowCell

    Represents a UnboundRow cell of a print job.

    ProgressRing

    The control which will be displayed to indicate the control is in busy state while loading data or doing some operations like Filtering, Grouping, Sorting.

    QueryColumnDraggingEventArgs

    Provides data for QueryColumnDragging event.

    QueryDetailsViewExpanderStateEventArgs

    Provides data to the QueryDetailsViewExpanderState event.

    QueryRowHeightEventArgs

    Provides data for QueryRowHeight event.

    Range

    Represents a class that maintains the range for rows.

    RecordDeletedEventArgs

    Provides data for RecordDeleted event.

    RecordDeletingEventArgs

    Provides data for RecordDeleting event.

    ResizingColumnsEventArgs

    Provides data for ResizingColumns event.

    ResourceHelper
    ResourceNameConverter

    Represents the converter that converts the resource key values to the exact localized string.

    ReverseVisibilityConverter
    RowGenerator

    Represents a class that provides the generation of data grid rows.

    RowHeightManager

    Represents a class that manages the row heights operation in SfDataGrid control.

    RowInfo

    Represents a class that contains the information about the row information for printing.

    RowValidatedEventArgs

    Provides data for the RowValidated event.

    RowValidatingEventArgs

    Provides data for RowValidating event.

    ScaleOptionsConverter
    ScrollableContentPresenter
    ScrollableContentViewer
    ScrollableEventArgs
    SearchHelper

    Represents the Search operation which is performed in the DataGrid.

    SelectAllCheckBoxCheckedEventArgs

    Provides data for SelectAllCheckBoxChecked event in CheckboxFilterControl.

    SelectAllCheckBoxUnCheckedEventArgs

    Provides data for SelectAllCheckBoxUnChecked event in CheckboxFilterControl.

    SelectionChangedEventArgs

    Provides data for SelectionChanged event in SfMultiColumnDropDownControl.

    SelectionPropertyChangedHandlerArgs

    Provides data for handling selection property value changes.

    SerializableColumns

    Represents a class that is used to serialize and deserialize columns property settings.

    SerializableDataGrid

    Represents a class that is used to serialize and deserialize SfDataGrid property settings.

    SerializableDetailsViewDefinition

    Provides the base implementation for serializing and deserializing the DetailsViewDefinition in SfDataGrid.

    SerializableFilter

    Represents a class that is used to serialize and deserialize filters.

    SerializableFilterSetting

    Represents a class that is used to serialize and deserialize filter settings.

    SerializableFilterSettings

    Represents a class that is used to serialize and deserialize filter settings.

    SerializableGridCheckBoxColumn

    Represents a class that is used to serialize and deserialize GridCheckBoxColumn property settings.

    SerializableGridColumn

    Represents a class that is used to serialize and deserialize GridColumn property settings.

    SerializableGridComboBoxColumn

    Represents a class that is used to serialize and deserialize GridComboBoxColumn property settings.

    SerializableGridCurrencyColumn

    Represents a class that is used to serialize and deserialize GridCurrencyColumn property settings.

    SerializableGridDateTimeColumn

    Represents a class that is used to serialize and deserialize GridDateTimeColumn property settings.

    SerializableGridEditorColumn

    Represents a class that is used to serialize and deserialize GridEditorColumn property settings.

    SerializableGridHyperlinkColumn

    Represents a class that is used to serialize and deserialize GridHyperlinkColumn property settings.

    SerializableGridMaskColumn

    Represents a class that is used to serialize and deserialize GridMaskColumn property settings.

    SerializableGridMultiColumnDropDownList

    Represents a class that is used to serialize and deserialize GridMultiColumnDropDownList property settings.

    SerializableGridNumericColumn

    Represents a class that is used to serialize and deserialize GridNumericColumn property settings.

    SerializableGridPercentageColumn

    Represents a class that is used to serialize and deserialize GridPercentageColumn property settings.

    SerializableGridSummaryColumn

    Represents a class that is used to serialize and deserialize GridSummaryColumn property settings.

    SerializableGridSummaryRow

    Represents a class that is used to serialize and deserialize GridSummaryRow property settings.

    SerializableGridSummaryRows

    Represents a class that is used to serialize and deserialize GridSummaryRows property settings.

    SerializableGridTableSummaryRow

    Represents a class that is used to serialize and deserialize GridTableSummaryRow property settings.

    SerializableGridTemplateColumn

    Represents a class that is used to serialize and deserialize GridTemplateColumn property settings.

    SerializableGridTextColumn

    Represents a class that is used to serialize and deserialize GridTextColumn property settings.

    SerializableGridTimeSpanColumn

    Represents a class that is used to serialize and deserialize GridTimeSpanColumn property settings.

    SerializableGridUnBoundColumn

    Represents a class that is used to serialize and deserialize GridUnBoundColumn property settings.

    SerializableGridUnBoundRow

    Represents a class that is used to serialize and deserialize GridUnBoundRow property settings.

    SerializableGridUnBoundRows

    Represents a class that is used to serialize and deserialize GridUnBoundRows property settings.

    SerializableGridViewDefinition

    Provides the base implementation for serializing and deserializing the GridViewDefinition in SfDataGrid.

    SerializableGroupColumnDescription

    Represents a class that is used to serialize and deserialize GroupColumnDescription property settings.

    SerializableGroupColumnDescriptions

    Represents a class that is used to serialize and deserialize GroupColumnDescriptions property settings.

    SerializableSortColumnDescription

    Represents a class that is used to serialize and deserialize SortColumnDescription property settings.

    SerializableSortColumnDescriptions

    Represents a class that is used to serialize and deserialize SortColumnDescriptions property settings.

    SerializableStackedColumn

    Represents a class that is used to serialize and deserialize StackedColumn property settings.

    SerializableStackedColumns

    Represents a class that is used to serialize and deserialize StackedColumns property settings.

    SerializableStackedHeaderRow

    Represents a class that is used to serialize and deserialize StackedHeaderRow property settings.

    SerializableStackedHeaderRows

    Represents a class that is used to serialize and deserialize StackedHeaderRows property settings.

    SerializableTableGridSummaryRows

    Represents a class that is used to serialize and deserialize GridTableSummaryRows property settings.

    SerializationController

    Represents a controller that is used to perform serialize and deserialize operations in SfDataGrid using DataContractSerializer.

    SerializationOptions

    Represents a class that provides options to serialize SfDataGrid settings.

    SfDataGrid

    Represents a control that displays the data in a tabular format.

    SfDataGridAutomationPeer

    Represents the class that exposes the SfDataGrid to UI Automation.

    SfDataPagerAutomationPeer

    Represents the class that exposes the SfDataPager to UI Automation.

    SfGridBase

    Provides the base implementation of SfDataGrid.

    SfGridCellAutomationPeer

    Represents the class that exposes the GridCell to UI Automation.

    SfGridColumnBase<T>
    SfGridRowAutomationPeer

    Represents the class that exposes the grid row to UI Automation.

    SfMultiColumnDropDownControl
    SfMultiColumnDropDownControlAutomationPeer

    Represents the class that exposes the SfMultiColumnDropDownControl to UI Automation.

    SortButton
    SortColumnChangedHandle

    Provides data for handling selection in sorted column.

    SortColumnDescription

    Describes a sorting criterion.

    SortColumnDescriptions

    Represents a collection of sorting column description that raises notification for both collection and item changes.

    SortDirectionToVisibilityConverter

    Derived from IValueConverter which returns a Visibility value.

    SortDirectionToWidthConverter
    SpannedDataColumn
    SpannedDataRow

    Represents a class that provides the common functionalities of spanned data rows.

    StackedColumn

    Represents a column that stacked across the specified child columns in it.

    StackedColumns

    Represents a collection of StackedColumn to group the columns under particular category.

    StackedHeaderCollectionChangedEventArgs

    Provides data for the stacked header collection changes in SfDataGrid.

    StackedHeaderRow

    Represents a header row that contains the collection of stacked column to group the column under particular category.

    StackedHeaderRows

    Represents a collection of StackedHeaderRow to add the stacked header row in SfDataGrid.

    TableSummaryPositionChangedEventArgs

    Provides data for processing the GridTableSummaryRow position changes.

    TableSummaryRowControl
    TemplateViewDefinition

    Class used to represent the Row Template of ViewDefinition that enables you to load any control in to hierarchical format.

    TextAlignmentToHorizontalAlignmentConverter
    TextVisibilityConverter
    TryParser<T>
    TypeConverterHelper
    UnBoundDataRowCollectionChangedEventArgs

    Provides data for the UnBoundDataRow collection changes.

    UnBoundRow

    The class that going to deals with UnBoundDataRow 's column creation and updating it's renderer and initialize it element.

    UnBoundRowControl
    UnBoundRows

    Represents the collection of GridUnBoundRow which used to display additional rows which are not bound to data source in SfDataGrid.

    UpIndicatorContentControl

    Represents a class that maintains the common functionalities of UpIndicatorContent control.

    ValidationHelper

    Implements validation for user input through built-in validation or events of SfDataGrid.

    ViewDefinition

    Class used to represent the data in to hierarchical format.

    VirtualizingCellsControl
    VisiblityConverter
    VisualContainer

    Represents a class that provides the common functionalities of Visual container in SfDataGrid.

    VisualTargetPresentationSource

    Presentation source used to connect one visual tree to another visual tree

    ZoomFactorFormatConverter

    Interfaces

    IColumnChooser

    Provides the functionality for the column chooser operation in SfDataGrid.

    IColumnElement

    Provides the common functionalities of Columns in SfDataGrid.

    IDetailsViewNotifier

    Interface used to hold the information related to the Details View Notify Listener and suspend, resume methods.

    IDetailsViewNotifyListener

    Interface used to listen the dependency property changed and collection changed and pass the information to SourceDataGrid or ClonedDataGrid

    IElement
    IFilterElement

    Provides the common properties of FilterElement that have been used in FilterRow and AdvancedFiltering in SfDataGrid.

    IGridCopyPaste

    Provides the functionality of clipboard operations in SfDataGrid.

    IGridSelectionController

    Provides the common functionality of selection behavior in SfDataGrid.

    IItemsSourceSelector

    Provides support to get IEnumerable ItemsSource of the record from the DataContext

    INotifyDependencyPropertyChanged

    Notifies clients that a dependency property value is changing.

    IRowElement

    Provides the common functionalities of Rows in SfDataGrid.

    IRowGenerator

    Interface that maintains the methods for row generation in SfDataGrid.

    IScrollableInfo
    ITryParser

    Provides the support for parsing values into desired type.

    Enums

    ActivationTrigger

    Defines the constants that specify whether the current cell is being activated either by an input device or programmatically.

    AddNewRowOperation

    Defines the constants that specify the possible operation in AddNewRow.

    AddNewRowPosition

    Defines the constants that specify whether the AddNewRow positioned at top or bottom of body region in SfDataGrid.

    AdvancedFilterType

    Defines the constants that specify the possible Advanced filter type in SfDataGrid.

    AutoFitMode

    Defines the constants that specify the mode to measure the width and height of the cell based on its content.

    AutoGenerateColumnsMode

    Defines the constants that specify the mode of auto-generated columns in SfDataGrid.

    AutoGenerateColumnsModeForCustomType

    Defines the constants that specifies the type of custom column generation when using the AutoGenerateColumnsForCustomType.

    AutoScrollOrientation

    Defines the constants that specify the orientation for auto scrolling.

    ClipBoardAction

    Defines the constants that specify the clipboard action in SfDataGrid.

    CollectionChangedReason

    Defines the constants that specify the possible reasons for collection changes in SfDataGrid.

    ColumnResizingReason

    Defines the constants that specifies the reason for column resizing operation.

    ContextMenuType

    Defines the constants that specify the type of shortcut menu in SfDataGrid.

    DropDownSelectionMode

    Defines the constants that specifies the selection mode of the drop-down.

    DropIndicatorMode

    Specifies the mode of indicator to notify the position of a row where the dragged rows are going to be dropped.

    DropPosition
    EditorSelectionBehavior

    Defines the constants that indicates the position of cursor and selection in edit element when entering edit mode.

    EditTrigger

    Defines the constants that specifies the mouse action that triggers the editing.

    ExpressionError

    Defines the constants that specify the possible expression error in GridUnBoundColumn.

    FilteredFrom

    Defines the constants that specify whether the column is filtered from Checkbox or Advanced filter.

    FilterMode

    Defines the constants that specify the possible type of filter mode enabled in a column of SfDataGrid.

    FilterRowCondition

    Defines the constants that specify the possible FilterRow constraints in SfDataGrid.

    FilterRowPosition

    Defines the constants that specify whether the FilterRow positioned at top or bottom of body region in SfDataGrid.

    GridCellRegion

    Defines the constants that specify the possible cell region in SfDataGrid.

    GridCopyOption

    Defines the constants that specify the possible copy option in SfDataGrid.

    GridLengthUnitType

    Defines the constants that specify how the elements in a SfDataGrid are sized.

    GridLinesVisibility

    Describes the visibility of vertical/horizontal grid lines for the cells in the grid.

    GridOperation

    Defines the constants that specify the possible grid operations in SfDataGrid.

    GridPasteOption

    Defines the constants that specify the possible paste option in SfDataGrid.

    GridQueryBounds

    Defines the constants that specify whether the column width or row height need to be calculated based on the cell content.

    GridRegion

    Defines the constants that specify the possible region in SfDataGrid.

    GridSelectionMode

    Defines the constants that specify whether the single or multiple item selections are supported by SfDataGrid control.

    GridSelectionUnit

    Defines the constants that specify whether the cell or row or any unit are used for selection in a SfDataGrid.

    GridValidationMode

    Defines the constants that specify whether the validation is enabled either at edit or view mode in SfDataGrid.

    HeightMode

    Specifies the HeightMode of the RowTemplate

    IndentColumnType

    Defines the constants that specify the type of IndentColumn in SfDataGrid.

    LostFocusBehavior

    Defines the constants that specify the behavior of the DataGrid when it loses focus.

    MoveDirection

    Defines the constants that specify the moving direction of current cell.

    NavigationMode

    Defines the constants that specify whether the cell or row navigation performed in SfDataGrid.

    ParseMode

    Defines the constants that used to parse different numeric types (int, double, decimal) in GridNumericColumn and TreeGridNumericColumn. By default, NumericColumn treats all the value types as double and return double.

    PointerOperation

    Defines the constants that specify the type of pointer operation is being performed in SfDataGrid.

    PrintOrientation

    Specifies how the pages of content are oriented on print area.

    PrintScaleOptions

    Defines the constants that specify the different scaling options during print.

    QueryColumnDraggingReason

    Specifies the reason for column dragging operation.

    RowRegion

    Defines the constants that specify the possible row region in SfDataGrid.

    RowType

    Defines the constants that specify the possible row type in SfDataGrid.

    ScrollMode

    Defines the constants that used to manage the different scrolling mode by DataContext binding.

    SearchCondition

    Defines the constants that specify possible search conditions.

    SearchType

    Used to specify the type of Search to the SearchHelper while searching.

    SelectionReason

    Defines the constants that specify the reason for selection in SfDataGrid.

    SortClickAction

    Defines the constants that specify whether the possible sorting action in SfDataGrid.

    TableSummaryRowPosition

    Defines the constants that specify whether the TableSummaryRow is positioned at either top or bottom of SfDataGrid.

    TemplateNavigationMode

    Specifies whether navigation should occur between parent row and DetailsViewTemplate

    UnBoundActions

    Defines the constants that specify the possible actions for unbound column or unbound row in SfDataGrid.

    UnBoundRowsPosition

    Defines the constants that specify whether the Unbound Row positioned at top or bottom of body region in SfDataGrid.

    UseDrawing

    Delegates

    CreateContentFunction

    Represents a visual, to avoid threading exceptions delegate is used

    PopupClosedEventHandler

    Represents the method that will handle the PopupClosedEventArgs event.

    PopupClosingEventHandler

    Represents the method that will handle the PopupClosingEventArgs event.

    PopupopenedEventHandler

    Represents the method that will handle the PopupopenedEventArgs event.

    PopupOpeningEventHandler

    Represents the method that will handle the PopupOpeningEventArgs event.

    SelectionChangedEventHandler

    Represents the method that will handle the SelectionChangedEventArgs event.

    TryParseMethod<T>

    Gets a value indicating whether the specified value can be converted into desired type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved