• DataGrid for WPF and Silverlight Overview
    • Help with WPF and Silverlight Edition
    • Data Grid Feature Comparison Matrix
    • Getting Started
      • Quick Start
        • Step 1 of 4: Adding C1DataGrid to your Project
        • Step 2 of 4: Creating the Data Model
        • Step 3 of 4: Setting the ItemsSource
        • Step 4 of 4: Running the Grid Application
      • Class hierarchy
      • Creating a C1DataGrid in Expression Blend
    • Main Concepts and Properties
    • DataGrid Features
      • Add New Row
        • Disable Adding New Rows
      • Column and Row Resizing
      • Column Reordering
      • Column Types
      • Custom Columns
        • Customizing Column Cell Content
      • Custom Rows
        • Customizing Row Cell Content
        • Adding a Custom Row
        • Adding Row Details
      • Data Binding
      • Deferred Scrolling
      • Defining Columns
        • Generating Columns
      • Editing
        • Editing Cells
          • Disabling Cell Editing
        • Locking the Grid
      • Filtering
        • Basic Column Filtering
        • Filtering Columns
        • Filter Row Filtering
        • Full Text Grid Filtering
        • Advanced Filtering
        • Column Filter List
        • Disabling Column Filtering
        • Tab Filter List
      • Freezing
        • Enabling Column Freezing
        • Freezing Grid Rows
      • Grouping
        • Showing the Grouping Area
        • Grouping Columns
        • Group Summaries
      • Keyboard and Mouse Navigation
        • Keyboard Navigation
        • Mouse Navigation
        • Multiple Row Selection
        • Custom Keyboard Navigation
      • Localizing the Application
        • Adding Resource Files
        • Adding Supported Cultures
        • Setting the Current Culture
      • Row Details
        • Row Details Template
        • Disabling Row Details Toggling
      • Sorting
        • Disabling Column Sorting
      • DataGrid Appearance
        • C1DataGrid Themes
        • Editing Templates and Styles
        • Table Formatting Options
          • Setting Row and Column Header Visibility
          • Setting Grid Line Visibility
          • Setting New Row Visibility
          • Setting Vertical and Horizontal Scrollbar Visibility
          • Setting Row Details Visibility
        • C1DataGrid Brushes
        • C1DataGrid Clear Style
        • C1DataGrid Template Parts
        • Customizing Grid Appearance
          • Changing the Grid's Background and Foreground Color
          • Removing the Grid's Alternating Row Colors
          • Changing the Grid's Mouse Hover Style
          • Changing the Grid's Font Style
    • Run-time Interaction
    • Selection Mode
      • Customizing Automatically Generated Columns
    • DataGrid Samples
    • Task-Based Help
      • Creating a DataGrid
  • API Reference
    • C1.Silverlight.DataGrid.5 Assembly
      • Namespaces
        • C1.Silverlight.DataGrid Namespace
          • Overview
          • Classes
            • C1CollectionChangedEventArgs
              • Overview
              • Members
              • C1CollectionChangedEventArgs Constructor
              • Properties
                • AddedItems Property
                • ItemPropertiesChanged Property
                • RemovedItems Property
            • C1DataGrid
              • Overview
              • Members
              • C1DataGrid Constructor
              • Methods
                • BeginEdit Method
                  • BeginEdit() Method
                  • BeginEdit(Int32,Int32) Method
                  • BeginEdit(DataGridCell) Method
                  • BeginEdit(RoutedEventArgs) Method
                • BeginNewRow Method
                • CancelEdit Method
                • EndEdit Method
                  • EndEdit() Method
                  • EndEdit(Boolean) Method
                  • EndEdit(Boolean,Boolean) Method
                • EndEditRow Method
                • EndNewRow Method
                • FilterBy Method
                  • FilterBy(DataGridColumn,DataGridFilterState) Method
                  • FilterBy(DataGridColumn,DataGridFilterState,Boolean) Method
                  • FilterBy(KeyValuePair<DataGridColumn,DataGridFilterState>[]) Method
                  • FilterBy(DataGridColumnValue<DataGridFilterState>[]) Method
                • GetCell Method
                • GetCellFromFrameworkElement Method
                • GetCellFromPoint Method
                • GetDetailFromPoint Method
                • GetPageImages Method
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Int32) Method
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Boolean,Int32) Method
                • GroupBy Method
                  • GroupBy(DataGridColumn,DataGridSortDirection) Method
                  • GroupBy(DataGridColumn,DataGridSortDirection,Boolean) Method
                  • GroupBy(DataGridColumn[]) Method
                  • GroupBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) Method
                  • GroupBy(DataGridColumnValue<DataGridSortDirection>[]) Method
                • MoveColumn Method
                • OnApplyTemplate Method
                • PageDown Method
                • PageUp Method
                • Print Method
                  • Print(String) Method
                  • Print(String,ScaleMode,Thickness,Int32) Method
                  • Print(String,PrinterFallbackSettings,Boolean) Method
                  • Print(String,ScaleMode,Thickness,Int32,PrinterFallbackSettings,Boolean) Method
                • Refresh Method
                • Reload Method
                • RemoveRow Method
                • RemoveRows Method
                  • RemoveRows(DataGridRow[]) Method
                  • RemoveRows(Int32[]) Method
                • ScrollIntoView Method
                  • ScrollIntoView(Object,DataGridColumn) Method
                  • ScrollIntoView() Method
                  • ScrollIntoView(Int32,Int32) Method
                  • ScrollIntoView(FrameworkElement) Method
                • SortBy Method
                  • SortBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) Method
                  • SortBy(DataGridColumnValue<DataGridSortDirection>[]) Method
                  • SortBy(DataGridColumn,DataGridSortDirection) Method
                  • SortBy(DataGridColumn,DataGridSortDirection,Boolean) Method
                  • SortBy(DataGridColumn[]) Method
              • Properties
                • AlternatingRowBackground Property
                • AlternatingRowForeground Property
                • AutoGenerateColumns Property
                • BodyRect Property
                • BottomRows Property
                • CanUserAddRows Property
                • CanUserEditRows Property
                • CanUserFilter Property
                • CanUserFreezeColumns Property
                • CanUserGroup Property
                • CanUserRemoveRows Property
                • CanUserReorderColumns Property
                • CanUserResizeColumns Property
                • CanUserResizeRows Property
                • CanUserSelectByDragging Property
                • CanUserSort Property
                • CanUserToggleDetails Property
                • CellStyle Property
                • ClipboardCopyMode Property
                • ClipboardPasteMode Property
                • ColumnHeaderClickAction Property
                • ColumnHeaderHeight Property
                • ColumnHeaderOptionsVisibility Property
                • ColumnHeaderStyle Property
                • Columns Property
                • ColumnWidth Property
                • CurrentCell Property
                • CurrentColumn Property
                • CurrentRow Property
                • DataSourceView Property
                • DragOverColumnStyle Property
                • DragSourceColumnStyle Property
                • DropIndicatorStyle Property
                • FilteredColumns Property
                • FiltersCombination Property
                • FilterStyle Property
                • Focused Property
                • FocusStyle Property
                • FrozenBottomRowsCount Property
                • FrozenColumnCount Property
                • FrozenTopRowsCount Property
                • GridLinesVisibility Property
                • GroupColumnHeaderStyle Property
                • GroupedColumns Property
                • GroupingPanelBackground Property
                • GroupingPanelForeground Property
                • GroupingPanelStyle Property
                • GroupRowHeaderStyle Property
                • GroupRowHeight Property
                • GroupRowPosition Property
                • GroupRowStyle Property
                • HeaderBackground Property
                • HeaderForeground Property
                • HeadersVisibility Property
                • HorizontalGridLinesBrush Property
                • HorizontalScrollBarVisibility Property
                • IndentWidth Property
                • IsAddingNewRowsAllowed Property
                • IsDetailsTogglingAllowed Property
                • IsEditingRowsAllowed Property
                • IsFilteringRowsAllowed Property
                • IsGroupingRowsAllowed Property
                • IsLoading Property
                • IsMouseOver Property
                • IsReadOnly Property
                • IsRemovingRowsAllowed Property
                • IsSortingRowsAllowed Property
                • Item Property
                  • Item(Int32,Int32) Property
                  • Item(DataGridRow,DataGridColumn) Property
                • ItemsSource Property
                • LeadingColumnWidth Property
                • LoadingIndicatorStyle Property
                • MaxColumnWidth Property
                • MaxRowHeight Property
                • MinColumnWidth Property
                • MinRowHeight Property
                • MouseOverBrush Property
                • NewRowHeaderStyle Property
                • NewRowStyle Property
                • NewRowVisibility Property
                • PressedBrush Property
                • RowBackground Property
                • RowDetailsTemplate Property
                • RowDetailsVisibilityMode Property
                • RowForeground Property
                • RowHeaderStyle Property
                • RowHeaderWidth Property
                • RowHeight Property
                • Rows Property
                • RowStyle Property
                • ScrollBarStyle Property
                • ScrollMode Property
                • ScrollPreviewRowTemplate Property
                • SelectedBackground Property
                • SelectedIndex Property
                • SelectedItem Property
                • SelectedItems Property
                • Selection Property
                • SelectionMode Property
                • ShowFluidMouseOver Property
                • ShowGroupingPanel Property
                • ShowValidationIndicators Property
                • ShowVerticalFreezingSeparator Property
                • SortedColumns Property
                • TopRows Property
                • ValidationBackground Property
                • ValidationForeground Property
                • VerticalFreezingSeparatorStyle Property
                • VerticalFreezingSeparatorWidth Property
                • VerticalGridLinesBrush Property
                • VerticalScrollBarVisibility Property
                • VerticalScrollStep Property
                • Viewport Property
              • Fields
                • AlternatingRowBackgroundProperty Field
                • AlternatingRowForegroundProperty Field
                • AutoGenerateColumnsProperty Field
                • BodyRectProperty Field
                • CanUserAddRowsProperty Field
                • CanUserEditRowsProperty Field
                • CanUserFilterProperty Field
                • CanUserFreezeColumnsProperty Field
                • CanUserGroupProperty Field
                • CanUserRemoveRowsProperty Field
                • CanUserReorderColumnsProperty Field
                • CanUserResizeColumnsProperty Field
                • CanUserResizeRowsProperty Field
                • CanUserSelectByDraggingProperty Field
                • CanUserSortProperty Field
                • CanUserToggleDetailsProperty Field
                • CellStyleProperty Field
                • ClipboardCopyModeProperty Field
                • ClipboardPasteModeProperty Field
                • ColumnHeaderClickActionProperty Field
                • ColumnHeaderHeightProperty Field
                • ColumnHeaderOptionsVisibilityProperty Field
                • ColumnHeaderStyleProperty Field
                • ColumnWidthProperty Field
                • CurrentColumnProperty Field
                • CurrentRowProperty Field
                • DragOverColumnStyleProperty Field
                • DragSourceColumnStyleProperty Field
                • DropIndicatorStyleProperty Field
                • FiltersCombinationProperty Field
                • FilterStyleProperty Field
                • FocusStyleProperty Field
                • FrozenBottomRowsCountProperty Field
                • FrozenColumnCountProperty Field
                • FrozenTopRowsCountProperty Field
                • GridLinesVisibilityProperty Field
                • GroupColumnHeaderStyleProperty Field
                • GroupingPanelBackgroundProperty Field
                • GroupingPanelForegroundProperty Field
                • GroupingPanelStyleProperty Field
                • GroupRowHeaderStyleProperty Field
                • GroupRowHeightProperty Field
                • GroupRowPositionProperty Field
                • GroupRowStyleProperty Field
                • HeaderBackgroundProperty Field
                • HeaderForegroundProperty Field
                • HeadersVisibilityProperty Field
                • HorizontalGridLinesBrushProperty Field
                • HorizontalScrollBarVisibilityProperty Field
                • IndentWidthProperty Field
                • IsLoadingProperty Field
                • IsMouseOverProperty Field
                • IsReadOnlyProperty Field
                • ItemsSourceProperty Field
                • LeadingColumnWidthProperty Field
                • LoadingIndicatorStyleProperty Field
                • MaxColumnWidthProperty Field
                • MaxRowHeightProperty Field
                • MinColumnWidthProperty Field
                • MinRowHeightProperty Field
                • MouseOverBrushProperty Field
                • NewRowHeaderStyleProperty Field
                • NewRowStyleProperty Field
                • NewRowVisibilityProperty Field
                • PressedBrushProperty Field
                • RowBackgroundProperty Field
                • RowDetailsTemplateProperty Field
                • RowDetailsVisibilityModeProperty Field
                • RowForegroundProperty Field
                • RowHeaderStyleProperty Field
                • RowHeaderWidthProperty Field
                • RowHeightProperty Field
                • RowStyleProperty Field
                • ScrollBarStyleProperty Field
                • ScrollModeProperty Field
                • ScrollPreviewRowTemplateProperty Field
                • SelectedBackgroundProperty Field
                • SelectedIndexProperty Field
                • SelectedItemProperty Field
                • SelectionModeProperty Field
                • ShowFluidMouseOverProperty Field
                • ShowGroupingPanelProperty Field
                • ShowValidationIndicatorsProperty Field
                • ShowVerticalFreezingSeparatorProperty Field
                • ValidationBackgroundProperty Field
                • ValidationForegroundProperty Field
                • VerticalFreezingSeparatorStyleProperty Field
                • VerticalFreezingSeparatorWidthProperty Field
                • VerticalGridLinesBrushProperty Field
                • VerticalScrollBarVisibilityProperty Field
                • VerticalScrollStepProperty Field
              • Events
                • AutoGeneratedColumns Event
                • AutoGeneratingColumn Event
                • BeganEdit Event
                • BeginningEdit Event
                • BeginningNewRow Event
                • BeginningRowEdit Event
                • CanceledNewRow Event
                • CanceledRowEdit Event
                • CancelingEdit Event
                • CancelingNewRow Event
                • CancelingRowEdit Event
                • ColumnHeaderDragCompleted Event
                • ColumnHeaderDragDelta Event
                • ColumnHeaderDragStarted Event
                • ColumnReordered Event
                • ColumnReordering Event
                • ColumnResized Event
                • ColumnResizing Event
                • CommittedEdit Event
                • CommittedNewRow Event
                • CommittedRowEdit Event
                • CommittingEdit Event
                • CommittingNewRow Event
                • CommittingRowEdit Event
                • CreatingRow Event
                • CurrentCellChanged Event
                • DeletingRows Event
                • FilterChanged Event
                • FilterChanging Event
                • FilterLoading Event
                • FilterOpened Event
                • FrozenBottomRowsCountChanged Event
                • FrozenColumnCountChanged Event
                • FrozenTopRowsCountChanged Event
                • GroupChanged Event
                • GroupChanging Event
                • IsLoadingChanged Event
                • IsMouseOverChanged Event
                • KeyDown Event
                • LeadingColumnWidthChanged Event
                • LoadedCellPresenter Event
                • LoadedColumnHeaderPresenter Event
                • LoadedRowDetailsPresenter Event
                • LoadedRowHeaderPresenter Event
                • LoadedRowPresenter Event
                • LoadingRow Event
                • MergingCells Event
                • PropertyChanged Event
                • RowDetailsVisibilityChanged Event
                • RowResized Event
                • RowResizing Event
                • RowsAdded Event
                • RowsDeleted Event
                • SelectionChanged Event
                • SelectionChanging Event
                • SelectionDragCompleted Event
                • SelectionDragDelta Event
                • SelectionDragStarted Event
                • SortChanged Event
                • SortChanging Event
                • UnloadedCellPresenter Event
                • UnloadedColumnHeaderPresenter Event
                • UnloadedRowDetailsPresenter Event
                • UnloadedRowHeaderPresenter Event
                • UnloadedRowPresenter Event
                • UnloadingRow Event
            • C1DataGridFilterHelper
              • Overview
              • Members
              • Methods
                • BuildFilterPredicate<T> Method
                • GetPropertyValue<T> Method
            • C1RowIndexHeaderBehavior
              • Overview
              • Members
              • C1RowIndexHeaderBehavior Constructor
              • Methods
                • GetRowIndexHeaderBehavior Method
                • SetRowIndexHeaderBehavior Method
              • Properties
                • InitialIndex Property
                • Mode Property
                • StretchHeader Property
              • Fields
                • InitialIndexProperty Field
                • ModeProperty Field
                • StretchHeaderProperty Field
                • ValidationBehaviorProperty Field
            • C1ValidationBehavior
              • Overview
              • Members
              • C1ValidationBehavior Constructor
              • Methods
                • GetValidationBehavior Method
                • SetValidationBehavior Method
              • Fields
                • ValidationBehaviorProperty Field
            • ComboValueInfo
              • Overview
              • Members
              • ComboValueInfo Constructor
              • Properties
                • Show Property
                • Text Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridAutoGeneratingColumnEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • Property Property
            • DataGridBeganEditEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
                • EditingElement Property
                • Row Property
            • DataGridBeginningEditEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • Row Property
            • DataGridBeginningNewRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Item Property
                • NewRow Property
            • DataGridBoundColumn
              • Overview
              • Members
              • DataGridBoundColumn Constructor
                • DataGridBoundColumn Constructor()
                • DataGridBoundColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • EndEdit Method
                • GetActualCulture Method
                • GetActualFormat Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellValue Method
                • GetGroupText Method
                • PrepareCellForEdit Method
                • SetCellValue Method
                • UnbindCellContent Method
              • Properties
                • ActualFilterMemberPath Property
                • ActualSortMemberPath Property
                • AllowNull Property
                • Binding Property
                • DefaultConverter Property
                • Format Property
                • IsEditable Property
                • Name Property
                • TextTrimming Property
                • TextWrapping Property
              • Fields
                • AllowNullProperty Field
                • TextTrimmingProperty Field
                • TextWrappingProperty Field
            • DataGridBoundConverter
              • Overview
              • Members
              • DataGridBoundConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridCell
              • Overview
              • Members
              • Methods
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • Column Property
                • DataGrid Property
                • IsEditable Property
                • IsEditing Property
                • IsMouseOver Property
                • IsSelectable Property
                • IsSelected Property
                • Presenter Property
                • Row Property
                • Text Property
                • Value Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridCellEventArgs
              • Overview
              • Members
              • Properties
                • Cell Property
            • DataGridCellPresenter
              • Overview
              • Members
              • DataGridCellPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingCell Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • BottomLineBrush Property
                • Cell Property
                • Column Property
                • CornerRadius Property
                • DataGrid Property
                • FocusStyle Property
                • IsCurrent Property
                • IsEditing Property
                • IsMouseOver Property
                • IsSelected Property
                • LeftLineBrush Property
                • MergedRange Property
                • MouseOverBrush Property
                • PressedBrush Property
                • RightLineBrush Property
                • Row Property
                • SelectedBackground Property
                • TopLineBrush Property
                • ValidationBackground Property
                • ValidationState Property
              • Fields
                • BottomLineBrushProperty Field
                • CornerRadiusProperty Field
                • FocusStyleProperty Field
                • IsCurrentProperty Field
                • IsEditingProperty Field
                • IsMouseOverProperty Field
                • IsSelectedProperty Field
                • LeftLineBrushProperty Field
                • MergedRangeProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • RightLineBrushProperty Field
                • SelectedBackgroundProperty Field
                • TopLineBrushProperty Field
                • ValidationBackgroundProperty Field
                • ValidationStateProperty Field
              • Events
                • IsMouseOverChanged Event
                • MouseLeftButtonDown Event
                • MouseLeftButtonUp Event
                • PropertyChanged Event
            • DataGridCellsPanel
              • Overview
              • Members
              • DataGridCellsPanel Constructor
              • Methods
                • UpdateCurrentCell Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • RowPresenter Property
            • DataGridCellsRange
              • Overview
              • Members
              • DataGridCellsRange Constructor
                • DataGridCellsRange Constructor(DataGridRow)
                • DataGridCellsRange Constructor(DataGridColumn)
                • DataGridCellsRange Constructor(DataGridColumn,DataGridColumn)
                • DataGridCellsRange Constructor(DataGridRow,DataGridRow)
                • DataGridCellsRange Constructor(DataGridCell)
                • DataGridCellsRange Constructor(DataGridCell,DataGridCell)
                • DataGridCellsRange Constructor(DataGridCellsRange)
              • Methods
                • Contains Method
                  • Contains(DataGridCellsRange) Method
                  • Contains(DataGridCell) Method
                  • Contains(DataGridRow) Method
                  • Contains(DataGridColumn) Method
                • Equals Method
                • GetHashCode Method
                • Intersects Method
                • IsSingleCell Method
                • IsSingleColumn Method
                • IsSingleRow Method
                • Subtract Method
                • ToString Method
              • Properties
                • BottomRightCell Property
                • Columns Property
                • IsValid Property
                • Rows Property
                • TopLeftCell Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridCellsRangeCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Clean Method
                • Clear Method
                • Contains Method
                  • Contains(DataGridCellsRange) Method
                  • Contains(DataGridCellsRange,Boolean) Method
                  • Contains(DataGridCell,Boolean) Method
                  • Contains(DataGridRow,Boolean) Method
                  • Contains(DataGridColumn,Boolean) Method
                • CopyTo Method
                • GetEnumerator Method
                • Remove Method
                  • Remove(DataGridCellsRange) Method
                  • Remove(DataGridRow) Method
                  • Remove(DataGridColumn) Method
                • ToString Method
              • Properties
                • Columns Property
                • Count Property
                • IsReadOnly Property
                • Rows Property
            • DataGridCheckBoxColumn
              • Overview
              • Members
              • DataGridCheckBoxColumn Constructor
                • DataGridCheckBoxColumn Constructor()
                • DataGridCheckBoxColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • CheckedText Property
                • DefaultConverter Property
                • UncheckedText Property
                • UndefinedText Property
              • Fields
                • CheckedTextProperty Field
                • UncheckedTextProperty Field
                • UndefinedTextProperty Field
            • DataGridCheckBoxConverter
              • Overview
              • Members
              • DataGridCheckBoxConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridCheckBoxFilter
              • Overview
              • Members
              • DataGridCheckBoxFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • IsChecked Property
                • IsThreeState Property
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridColumn
              • Overview
              • Members
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetCellValue Method
                • GetColumnText Method
                • GetFilter Method
                • GetGroupText Method
                • PrepareCellForEdit Method
                • SetCellValue Method
                • ToString Method
                • UnbindCellContent Method
              • Properties
                • ActualCanUserFilter Property
                • ActualCanUserGroup Property
                • ActualCanUserResize Property
                • ActualCanUserSort Property
                • ActualFilterMemberPath Property
                • ActualGroupHeader Property
                • ActualSortMemberPath Property
                • ActualWidth Property
                • CanUserFilter Property
                • CanUserGroup Property
                • CanUserMove Property
                • CanUserResize Property
                • CanUserResizeRows Property
                • CanUserSort Property
                • CellContentStyle Property
                • CellEditingContentStyle Property
                • CellStyle Property
                • DataGrid Property
                • DisplayIndex Property
                • EditOnSelection Property
                • Filter Property
                • FilterMemberPath Property
                • FilterState Property
                • GroupContentConverter Property
                • GroupContentStyle Property
                • GroupConverter Property
                • GroupHeader Property
                • GroupState Property
                • Header Property
                • HeaderPresenter Property
                • HeaderStyle Property
                • HorizontalAlignment Property
                • HorizontalOffset Property
                • Index Property
                • IsAutoGenerated Property
                • IsEditable Property
                • IsFrozen Property
                • IsMouseOver Property
                • IsReadOnly Property
                • IsSelectable Property
                • IsSelected Property
                • MaxWidth Property
                • MinWidth Property
                • Name Property
                • SortMemberPath Property
                • SortState Property
                • Tag Property
                • VerticalAlignment Property
                • Visibility Property
                • Width Property
              • Fields
                • CanUserFilterProperty Field
                • CanUserGroupProperty Field
                • CanUserMoveProperty Field
                • CanUserResizeProperty Field
                • CanUserResizeRowsProperty Field
                • CanUserSortProperty Field
                • CellContentStyleProperty Field
                • CellEditingContentStyleProperty Field
                • CellStyleProperty Field
                • EditOnSelectionProperty Field
                • FilterMemberPathProperty Field
                • GroupContentStyleProperty Field
                • GroupHeaderProperty Field
                • HeaderProperty Field
                • HeaderStyleProperty Field
                • HorizontalAlignmentProperty Field
                • IsReadOnlyProperty Field
                • IsSelectableProperty Field
                • MaxWidthProperty Field
                • MinWidthProperty Field
                • SortMemberPathProperty Field
                • TagProperty Field
                • VerticalAlignmentProperty Field
                • VisibilityProperty Field
                • WidthProperty Field
              • Events
                • FilterLoading Event
                • FilterMemberPathChanged Event
                • LoadingFilter Event
                • PropertyChanged Event
                • SortMemberPathChanged Event
                • VisibilityChanged Event
                • WidthChanged Event
            • DataGridColumnCollection
              • Overview
              • Members
              • Methods
                • Contains Method
                  • Contains(String) Method
                • GetFirstVisibleColumn Method
                • GetLastVisibleColumn Method
                • GetNextVisibleColumn Method
                • GetPreviousVisibleColumn Method
                • GetVisibleColumnsFromIndex Method
                • GetVisibleColumnsFromLeft Method
                • GetVisibleColumnsFromRight Method
              • Properties
                • Item Property
              • Events
                • CollectionChanged Event
            • DataGridColumnEditableValueEventArgs<T>
              • Overview
              • Members
              • DataGridColumnEditableValueEventArgs<T> Constructor
              • Properties
                • Value Property
            • DataGridColumnEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
            • DataGridColumnHeaderPresenter
              • Overview
              • Members
              • DataGridColumnHeaderPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • Column Property
                • DataGrid Property
                • Filter Property
                • IsEditing Property
                • IsFiltering Property
                • IsInGroupingPanel Property
                • IsMerging Property
                • IsMouseOver Property
                • IsSelected Property
                • MouseOverBrush Property
                • OptionsVisibility Property
                • PressedBrush Property
                • RemoveButtonVisibility Property
                • SelectedBackground Property
              • Fields
                • IsEditingProperty Field
                • IsFilteringProperty Field
                • IsInGroupingPanelProperty Field
                • IsMergingProperty Field
                • IsMouseOverProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • OptionsVisibilityProperty Field
                • PressedBrushProperty Field
                • RemoveButtonVisibilityProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • AutoSized Event
                • FilterChanged Event
                • FilterLoading Event
                • FilterOpened Event
                • IsMouseOverChanged Event
                • PropertyChanged Event
                • Resized Event
                • Resizing Event
            • DataGridColumnHeaderRow
              • Overview
              • Members
              • DataGridColumnHeaderRow Constructor
            • DataGridColumnHeaderTypeConverter
              • Overview
              • Members
              • DataGridColumnHeaderTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridColumnReorderingEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • TargetColumnIndex Property
            • DataGridColumnsHeaderPanel
              • Overview
              • Members
              • DataGridColumnsHeaderPanel Constructor
              • Properties
                • ClipBottomMargin Property
                • ClipTopMargin Property
                • DataGrid Property
                • Panel Property
              • Fields
                • ClipBottomMarginProperty Field
                • ClipTopMarginProperty Field
            • DataGridColumnValue<T>
              • Overview
              • Members
              • DataGridColumnValue<T> Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • Column Property
                • Value Property
            • DataGridColumnValueEventArgs<T>
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridComboBoxColumn
              • Overview
              • Members
              • DataGridComboBoxColumn Constructor
                • DataGridComboBoxColumn Constructor()
                • DataGridComboBoxColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • DefaultConverter Property
                • DisplayMemberPath Property
                • DropDownHeight Property
                • DropDownWidth Property
                • ItemConverter Property
                • ItemNotFoundText Property
                • ItemsSource Property
                • ItemTemplate Property
                • MaxDropDownHeight Property
                • MaxDropDownWidth Property
                • SelectedValuePath Property
              • Fields
                • ItemsSourceProperty Field
            • DataGridComboBoxFilter
              • Overview
              • Members
              • DataGridComboBoxFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • ItemsSource Property
                • MouseOverBrush Property
                • PressedBrush Property
                • Values Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • ItemsSourceProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
              • Events
                • FilterChanged Event
            • DataGridCreatingRowEventArgs
              • Overview
              • Members
              • Properties
                • DataItem Property
                • Row Property
                • Type Property
            • DataGridDateFilter
              • Overview
              • Members
              • DataGridDateFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
            • DataGridDateTimeColumn
              • Overview
              • Members
              • DataGridDateTimeColumn Constructor
                • DataGridDateTimeColumn Constructor()
                • DataGridDateTimeColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • DefaultConverter Property
                • EditMode Property
                • FirstDayOfWeek Property
                • Format Property
                • MaxDate Property
                • MinDate Property
                • TimeFormat Property
              • Fields
                • CustomDateFormatProperty Field
                • CustomTimeFormatProperty Field
                • DateFormatProperty Field
                • MaxDateProperty Field
                • MinDateProperty Field
                • TimeFormatProperty Field
            • DataGridDateTimeConverter
              • Overview
              • Members
              • DataGridDateTimeConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridDateTimeFilter
              • Overview
              • Members
              • DataGridDateTimeFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • DateFormat Property
                • EditMode Property
                • EndDate Property
                • Filter Property
                • FirstDayOfWeek Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
                • StartDate Property
                • TimeFormat Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridDefaultInputHandlingStrategy
              • Overview
              • Members
              • DataGridDefaultInputHandlingStrategy Constructor
              • Methods
                • GetBottomCell Method
                • GetBottomVisibleRow Method
                • GetClipboardContent Method
                • GetLeftMostCell Method
                • GetLeftMostVisibleColumn Method
                • GetNextEditableCell Method
                • GetNextVisibleColumn Method
                • GetNextVisibleRow Method
                • GetPreviousEditableCell Method
                • GetPreviousVisibleColumn Method
                • GetPreviousVisibleRow Method
                • GetRightMostCell Method
                • GetRightMostVisibleColumn Method
                • GetTopCell Method
                • GetTopVisibleRow Method
                • GoToBottomCell Method
                • GoToDownCell Method
                  • GoToDownCell(DataGridCell) Method
                  • GoToDownCell(DataGridCell,Boolean,Boolean) Method
                • GoToFirstCell Method
                • GoToLastCell Method
                • GoToLeftCell Method
                  • GoToLeftCell(DataGridCell) Method
                  • GoToLeftCell(DataGridCell,Boolean,Boolean) Method
                • GoToLeftMostCell Method
                  • GoToLeftMostCell(DataGridCell) Method
                  • GoToLeftMostCell(DataGridCell,Boolean,Boolean) Method
                • GoToRightCell Method
                  • GoToRightCell(DataGridCell) Method
                  • GoToRightCell(DataGridCell,Boolean,Boolean) Method
                • GoToRightMostCell Method
                  • GoToRightMostCell(DataGridCell) Method
                  • GoToRightMostCell(DataGridCell,Boolean,Boolean) Method
                • GoToTopCell Method
                • GoToUpCell Method
                  • GoToUpCell(DataGridCell) Method
                  • GoToUpCell(DataGridCell,Boolean,Boolean) Method
                • HandleKeyDown Method
                • SetClipboardContent Method
                • SetCurrentCell Method
              • Properties
                • DataGrid Property
                • SelectionManager Property
            • DataGridDeletingRowsEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • DeletedRows Property
            • DataGridDetailsPresenter
              • Overview
              • Members
              • DataGridDetailsPresenter Constructor
              • Properties
                • DataGrid Property
                • HorizontalGridLineBrush Property
                • HorizontalGridLineVisibility Property
                • Row Property
              • Fields
                • HorizontalGridLineBrushProperty Field
                • HorizontalGridLineVisibilityProperty Field
            • DataGridEditingRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
            • DataGridEndingEditEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • EditingElement Property
                • Row Property
            • DataGridEndingNewRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • NewRow Property
            • DataGridFilter
              • Overview
              • Members
              • DataGridFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • FocusBrush Property
                • InnerControl Property
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • FocusBrushProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
              • Events
                • FilterChanged Event
            • DataGridFilterChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewFilteredColumns Property
                • OldFilteredColumns Property
            • DataGridFilterChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridFilterException
              • Overview
              • Members
              • DataGridFilterException Constructor
                • DataGridFilterException Constructor(String)
                • DataGridFilterException Constructor(String,Exception)
            • DataGridFilterInfo
              • Overview
              • Members
              • DataGridFilterInfo Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • FilterCombination Property
                • FilterOperation Property
                • FilterType Property
                • Value Property
            • DataGridFilterLoadingEventArgs
              • Overview
              • Members
              • Properties
                • Filter Property
            • DataGridFilterState
              • Overview
              • Members
              • DataGridFilterState Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • FilterInfo Property
                • Tag Property
            • DataGridFinalizeEditingException
              • Overview
              • Members
              • DataGridFinalizeEditingException Constructor
            • DataGridFocusPresenter
              • Overview
              • Members
              • DataGridFocusPresenter Constructor
            • DataGridGettingCellValueEventArgs
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridGroupChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewGroupedColumns Property
                • OldGroupedColumns Property
            • DataGridGroupChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridGroupColumnHeaderPresenter
              • Overview
              • Members
              • DataGridGroupColumnHeaderPresenter Constructor
            • DataGridGroupException
              • Overview
              • Members
              • DataGridGroupException Constructor
                • DataGridGroupException Constructor(String)
                • DataGridGroupException Constructor(String,Exception)
            • DataGridGroupingPanel
              • Overview
              • Members
              • DataGridGroupingPanel Constructor
              • Properties
                • ColumnsHeaderGap Property
                • DataGrid Property
                • IndentHeight Property
              • Fields
                • ColumnsHeaderGapProperty Field
                • IndentHeightProperty Field
            • DataGridGroupingPresenter
              • Overview
              • Members
              • DataGridGroupingPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • IsEmpty Property
                • Panel Property
              • Fields
                • IsEmptyProperty Field
              • Events
                • GroupsChanged Event
            • DataGridGroupRow
              • Overview
              • Members
              • DataGridGroupRow Constructor
              • Methods
                • GetGroupText Method
              • Properties
                • Column Property
                • GroupKeys Property
                • GroupRowsVisibility Property
                • Level Property
                • Rows Property
              • Events
                • GroupRowsVisibilityChanged Event
            • DataGridGroupRowPresenter
              • Overview
              • Members
              • DataGridGroupRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • ButtonBackground Property
                • ButtonForeground Property
                • GroupContent Property
                • GroupContentMargin Property
                • IsChecked Property
              • Fields
                • ButtonBackgroundProperty Field
                • ButtonForegroundProperty Field
                • GroupContentMarginProperty Field
                • GroupContentProperty Field
                • IsCheckedProperty Field
            • DataGridGroupState
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • Direction Property
                • Index Property
              • Events
                • PropertyChanged Event
            • DataGridGroupStateTypeConverter
              • Overview
              • Members
              • DataGridGroupStateTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridHyperlinkColumn
              • Overview
              • Members
              • DataGridHyperlinkColumn Constructor
                • DataGridHyperlinkColumn Constructor()
                • DataGridHyperlinkColumn Constructor(PropertyInfo)
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • GetCellContentRecyclingKey Method
                • GetCellText Method
                • GetFilter Method
                • UnbindCellContent Method
              • Properties
                • ContentTemplate Property
                • DefaultConverter Property
                • IsEditable Property
                • TargetName Property
              • Events
                • Click Event
            • DataGridImageColumn
              • Overview
              • Members
              • DataGridImageColumn Constructor
                • DataGridImageColumn Constructor()
                • DataGridImageColumn Constructor(PropertyInfo)
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • GetCellContentRecyclingKey Method
              • Properties
                • DefaultConverter Property
                • ImageNotFoundSource Property
                • IsEditable Property
                • Stretch Property
            • DataGridLengthTypeConverter
              • Overview
              • Members
              • DataGridLengthTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridMergingCellsEventArgs
              • Overview
              • Members
              • Methods
                • Merge Method
            • DataGridMultiValueFilter
              • Overview
              • Members
              • DataGridMultiValueFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
                • SetIsVirtualizing Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • ItemStyle Property
                • MouseOverBrush Property
                • PressedBrush Property
                • ValueMemberPath Property
              • Fields
                • FilterProperty Field
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • ItemStyleProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • ValueMemberPathProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridNewRow
              • Overview
              • Members
              • DataGridNewRow Constructor
              • Properties
                • IsEnteringNewRow Property
              • Events
                • IsEnteringNewRowChanged Event
                • IsEnteringNewRowChanging Event
            • DataGridNewRowHeaderPresenter
              • Overview
              • Members
              • DataGridNewRowHeaderPresenter Constructor
            • DataGridNewRowPresenter
              • Overview
              • Members
              • DataGridNewRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • WatermarkText Property
              • Fields
                • WatermarkTextProperty Field
            • DataGridNumericColumn
              • Overview
              • Members
              • DataGridNumericColumn Constructor
                • DataGridNumericColumn Constructor()
                • DataGridNumericColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • DefaultConverter Property
                • HandleUpDownKeys Property
                • Maximum Property
                • Minimum Property
                • RangeValidationMode Property
                • ShowButtons Property
              • Fields
                • HandleUpDownKeysProperty Field
                • MaximumProperty Field
                • MinimumProperty Field
                • RangeValidationModeProperty Field
                • ShowButtonsProperty Field
            • DataGridNumericConverter
              • Overview
              • Members
              • DataGridNumericConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridNumericFilter
              • Overview
              • Members
              • DataGridNumericFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Combination Property
                • Filter Property
                • FirstComparator Property
                • FirstValue Property
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • Operators Property
                • PressedBrush Property
                • SecondComparator Property
                • SecondValue Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridRow
              • Overview
              • Members
              • DataGridRow Constructor
              • Methods
                • GetCellPresenter Method
                • Refresh Method
                • ToString Method
                • Validate Method
                  • Validate() Method
                  • Validate(Boolean) Method
              • Properties
                • ActualCanUserToggleDetails Property
                • ActualDetailsVisibility Property
                • ActualHeight Property
                • ActualHeightWithoutDetails Property
                • CanUserResize Property
                • CanUserToggleDetails Property
                • CellStyle Property
                • DataGrid Property
                • DataItem Property
                • DetailsPresenter Property
                • DetailsVisibility Property
                • Errors Property
                • HeaderPresenter Property
                • Height Property
                • IndentWidth Property
                • Index Property
                • IsEditable Property
                • IsEditing Property
                • IsMouseOver Property
                • IsSelectable Property
                • IsSelected Property
                • Level Property
                • MaxHeight Property
                • MinHeight Property
                • ParentCollection Property
                • ParentGroup Property
                • Presenter Property
                • RowHeaderStyle Property
                • RowStyle Property
                • ShowVerticalFreezingSeparator Property
                • Type Property
                • ValidationResults Property
                • VerticalOffset Property
                • Visibility Property
              • Fields
                • HeightProperty Field
                • MaxHeightProperty Field
                • MinHeightProperty Field
              • Events
                • CanUserResizeChanged Event
                • CanUserToggleDetailsChanged Event
                • DetailsVisibilityChanged Event
                • HeightChanged Event
                • IsEditingChanged Event
                • Loaded Event
                • PropertyChanged Event
                • VisibilityChanged Event
            • DataGridRowCollection
              • Overview
              • Members
              • Methods
                • AsEnumerable Method
                • Collapse Method
                • CollapseAll Method
                • Contains Method
                • Expand Method
                • ExpandAll Method
                • GetEnumerator Method
                • GetFirstVisibleRow Method
                • GetLastVisibleRow Method
                • GetLoadedRows Method
                • GetVisibleRowsFromBottom Method
                • GetVisibleRowsFromIndex Method
                • GetVisibleRowsFromTop Method
                • IndexOf Method
              • Properties
                • BottomRows Property
                • Count Property
                • IsLoading Property
                • Item Property
                  • Item(Object) Property
                  • Item(Int32) Property
                • OwnerGroup Property
                • TopRows Property
              • Events
                • CollectionChanged Event
            • DataGridRowDetailsEventArgs
              • Overview
              • Members
              • Properties
                • DetailsElement Property
                • Row Property
            • DataGridRowError
              • Overview
              • Members
              • DataGridRowError Constructor
                • DataGridRowError Constructor()
                • DataGridRowError Constructor(String)
                • DataGridRowError Constructor(String,IEnumerable<String>)
                • DataGridRowError Constructor(ValidationResult)
              • Properties
                • ColumnNames Property
                • Message Property
            • DataGridRowEventArgs
              • Overview
              • Members
              • Properties
                • Row Property
            • DataGridRowHeaderColumn
              • Overview
              • Members
              • DataGridRowHeaderColumn Constructor
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • GetCellContentRecyclingKey Method
                • UnbindCellContent Method
            • DataGridRowHeaderPresenter
              • Overview
              • Members
              • DataGridRowHeaderPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingRow Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • CanUserResize Property
                • CanUserToggleDetails Property
                • DataGrid Property
                • DetailsVisibility Property
                • IsEditing Property
                • IsMerging Property
                • IsMouseOver Property
                • IsSelected Property
                • MouseOverBrush Property
                • PressedBrush Property
                • Row Property
                • SelectedBackground Property
                • ValidationBackground Property
                • ValidationForeground Property
                • ValidationResults Property
                • ValidationState Property
              • Fields
                • CanUserResizeProperty Field
                • CanUserToggleDetailsProperty Field
                • DetailsVisibilityProperty Field
                • IsEditingProperty Field
                • IsMergingProperty Field
                • IsMouseOverProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
                • ValidationBackgroundProperty Field
                • ValidationForegroundProperty Field
                • ValidationResultsProperty Field
                • ValidationStateProperty Field
              • Events
                • AutoSized Event
                • IsMouseOverChanged Event
                • PropertyChanged Event
                • Resized Event
                • Resizing Event
            • DataGridRowPresenter
              • Overview
              • Members
              • DataGridRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingRow Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • BackgroundBrush Property
                • CellsAreaMargin Property
                • CellsPanel Property
                • DataGrid Property
                • HorizontalGridLineBrush Property
                • HorizontalGridLineOpacity Property
                • HorizontalGridLineVisibility Property
                • Item Property
                • Row Property
                • RowAreaMargin Property
                • ValidationBackground Property
                • ValidationResults Property
                • ValidationState Property
                • VerticalGridLineBrush Property
                • VerticalGridLineVisibility Property
              • Fields
                • BackgroundBrushProperty Field
                • CellsAreaMarginProperty Field
                • HorizontalGridLineBrushProperty Field
                • HorizontalGridLineOpacityProperty Field
                • HorizontalGridLineVisibilityProperty Field
                • RowAreaMarginProperty Field
                • ValidationBackgroundProperty Field
                • ValidationResultsProperty Field
                • ValidationStateProperty Field
                • VerticalGridLineBrushProperty Field
                • VerticalGridLineVisibilityProperty Field
              • Events
                • MouseLeftButtonDown Event
                • PropertyChanged Event
            • DataGridRowsAddedEventArgs
              • Overview
              • Members
              • Properties
                • AddedRows Property
            • DataGridRowsDeletedEventArgs
              • Overview
              • Members
              • Properties
                • DeletedRows Property
            • DataGridRowsHeaderPanel
              • Overview
              • Members
              • DataGridRowsHeaderPanel Constructor
              • Properties
                • DataGrid Property
            • DataGridRowsPanel
              • Overview
              • Members
              • DataGridRowsPanel Constructor
              • Methods
                • InvalidateRowsMeasure Method
              • Properties
                • DataGrid Property
            • DataGridScrollStepConverter
              • Overview
              • Members
              • DataGridScrollStepConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridSelectableRowPresenter
              • Overview
              • Members
              • DataGridSelectableRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateEditingRow Method
                • UpdateMouseOver Method
                • UpdateSelection Method
              • Properties
                • IsEditing Property
                • IsMouseOver Property
                • IsSelected Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • IsEditingProperty Field
                • IsMouseOverProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • IsMouseOverChanged Event
            • DataGridSelectedItemsCollection<T>
              • Overview
              • Members
              • DataGridSelectedItemsCollection<T> Constructor
              • Methods
                • Contains Method
                • GetEnumerator Method
              • Properties
                • Count Property
                • Item Property
            • DataGridSelection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(DataGridCell,DataGridCell) Method
                  • Add(DataGridCell) Method
                  • Add(DataGridCellsRange) Method
                  • Add(DataGridRow,DataGridRow) Method
                  • Add(DataGridColumn,DataGridColumn) Method
                • BeginUpdate Method
                • Clear Method
                • EndUpdate Method
                  • EndUpdate() Method
                  • EndUpdate(Boolean,Boolean) Method
                • Remove Method
                  • Remove(DataGridCell) Method
                  • Remove(DataGridCell,DataGridCell) Method
                  • Remove(DataGridRow,DataGridRow) Method
                  • Remove(DataGridColumn,DataGridColumn) Method
                • SelectAll Method
              • Properties
                • Mode Property
                • SelectedCells Property
                • SelectedColumns Property
                • SelectedRanges Property
                • SelectedRows Property
              • Events
                • SelectionChanged Event
                • SelectionChanging Event
            • DataGridSelectionChangedEventArgs
              • Overview
              • Members
              • Properties
                • AddedRanges Property
                • RemovedRanges Property
            • DataGridSelectionDragEventArgs
              • Overview
              • Members
              • Methods
                • GetPosition Method
            • DataGridSelectionDragStartedEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
            • DataGridSelectionManager
              • Overview
              • Members
              • Methods
                • Clear Method
                • Select Method
                  • Select(DataGridCell) Method
                  • Select(DataGridCell,Boolean,Boolean) Method
                  • Select(DataGridRow) Method
                  • Select(DataGridRow,Boolean,Boolean) Method
                  • Select(DataGridColumn) Method
                  • Select(DataGridColumn,Boolean,Boolean) Method
                  • Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) Method
                • SelectAll Method
              • Properties
                • SelectedCells Property
                • SelectedColumns Property
                • SelectedRow Property
                • SelectedRows Property
                • Selection Property
            • DataGridSelectionModeExtension
              • Overview
              • Members
              • Methods
                • IsCellSelectionMode Method
                • IsColumnSelectionMode Method
                • IsMultiMode Method
                • IsRowSelectionMode Method
                • IsSingleMode Method
            • DataGridSettingCellValueEventArgs
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridSortChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewSortedColumns Property
                • OldSortedColumns Property
            • DataGridSortChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridSortException
              • Overview
              • Members
              • DataGridSortException Constructor
                • DataGridSortException Constructor(String)
                • DataGridSortException Constructor(String,Exception)
            • DataGridSortState
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • Direction Property
                • Index Property
              • Events
                • PropertyChanged Event
            • DataGridSortStateTypeConverter
              • Overview
              • Members
              • DataGridSortStateTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridTemplateColumn
              • Overview
              • Members
              • DataGridTemplateColumn Constructor
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetCellValue Method
                • GetFilter Method
                • PrepareCellForEdit Method
                • SetCellValue Method
              • Properties
                • CellEditingTemplate Property
                • CellTemplate Property
                • IsEditable Property
              • Events
                • CancelingCell Event
                • EndingCell Event
                • GettingCellValue Event
                • PreparingCell Event
                • SettingCellValue Event
            • DataGridTextColumn
              • Overview
              • Members
              • DataGridTextColumn Constructor
                • DataGridTextColumn Constructor()
                • DataGridTextColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • MaxLength Property
            • DataGridTextFilter
              • Overview
              • Members
              • DataGridTextFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Filter Property
                • FilterText Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
                • SelectedOperation Property
                • SupportedOperations Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridToggleGroupButton
              • Overview
              • Members
              • DataGridToggleGroupButton Constructor
            • DataGridUriConverter
              • Overview
              • Members
              • DataGridUriConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridVerticalFreezingSeparatorPresenter
              • Overview
              • Members
              • DataGridVerticalFreezingSeparatorPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
            • DataGridViewport
              • Overview
              • Members
              • Methods
                • ScrollToHorizontalOffset Method
                • ScrollToVerticalOffset Method
              • Properties
                • CellsRange Property
                • Columns Property
                • ExtentSize Property
                • FirstVisibleColumn Property
                • FirstVisibleRow Property
                • HorizontalOffset Property
                • LastVisibleColumn Property
                • LastVisibleRow Property
                • Rows Property
                • Size Property
                • VerticalOffset Property
            • DataGridViewProperties
              • Overview
              • Members
              • DataGridViewProperties Constructor
              • Properties
                • CellsAreaMargin Property
                • IsDraggingVerticalFreezingSeparator Property
                • IsOverVerticalFreezingSeparator Property
              • Events
                • PropertyChanged Event
            • FilterDescription
              • Overview
              • Members
              • FilterDescription Constructor
                • FilterDescription Constructor()
                • FilterDescription Constructor(String,DataGridFilterState)
              • Methods
                • GetExpression<T> Method
                • GetPredicate<T> Method
              • Properties
                • PropertyName Property
                • State Property
            • FilterInfo
              • Overview
              • Members
              • FilterInfo Constructor
              • Properties
                • FilterCombination Property
                • FilterOperation Property
                • FilterType Property
                • Value Property
            • GroupDescription
              • Overview
              • Members
              • GroupDescription Constructor
                • GroupDescription Constructor()
                • GroupDescription Constructor(String,IValueConverter,DataGridGroupState)
              • Properties
                • GroupConverter Property
                • PropertyName Property
                • State Property
            • NumericComparator
              • Overview
              • Members
              • NumericComparator Constructor
              • Properties
                • Comparison Property
                • ComparisonSymbol Property
            • RecyclingPanel
              • Overview
              • Members
              • Methods
                • ToString Method
            • SortDescription
              • Overview
              • Members
              • SortDescription Constructor
                • SortDescription Constructor()
                • SortDescription Constructor(String,DataGridSortState)
              • Properties
                • PropertyName Property
                • State Property
            • StringListConverter
              • Overview
              • Members
              • StringListConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • CanConvertTo Method
                  • CanConvertTo(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
                • ConvertTo Method
                  • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
          • Enumerations
            • C1DataGridScrollMode
            • C1DateTimeColumnEditMode
            • C1RowIndexHeaderMode
            • DataGridClipboardMode
            • DataGridColumnFreezing
            • DataGridColumnHeaderClickAction
            • DataGridDateTimeColumnEditMode
            • DataGridFilterCombination
            • DataGridFilterOperation
            • DataGridFilterType
            • DataGridGridLinesVisibility
            • DataGridGroupRowPosition
            • DataGridHeadersVisibility
            • DataGridNewRowVisibility
            • DataGridOptionsVisibility
            • DataGridRowDetailsVisibilityMode
            • DataGridRowType
            • DataGridScrollMode
            • DataGridScrollStepUnitType
            • DataGridSelectionMode
            • DataGridSortDirection
            • DataGridUnitType
            • FilterCombination
            • FilterOperation
            • FilterType
            • ScaleMode
          • Structures
            • DataGridLength
              • Overview
              • Members
              • DataGridLength Constructor
                • DataGridLength Constructor(Double)
                • DataGridLength Constructor(Double,DataGridUnitType)
              • Methods
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • Auto Property
                • IsAbsolute Property
                • IsAuto Property
                • IsAutoStar Property
                • IsStar Property
                • Type Property
                • Value Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridScrollStep
              • Overview
              • Members
              • DataGridScrollStep Constructor
                • DataGridScrollStep Constructor(Double)
                • DataGridScrollStep Constructor(Double,DataGridScrollStepUnitType)
              • Methods
                • ToString Method
              • Properties
                • Discrete Property
                • IsAbsolute Property
                • IsDiscrete Property
                • StepUnitType Property
                • Value Property
            • DataGridTextFilterEntry
              • Overview
              • Members
              • Properties
                • Label Property
                • Operation Property
          • Interfaces
            • IDataGridFilter
              • Overview
              • Members
              • Methods
                • Clear Method
                • Create Method
                • Load Method
              • Events
                • FilterChanged Event
            • IDataGridFilterUnity
              • Overview
              • Members
              • Properties
                • Filter Property
            • IDataGridInputHandlingStrategy
              • Overview
              • Members
              • Methods
                • HandleKeyDown Method
          • Delegates
            • C1CollectionChangedEventHandler
            • CancellingCellEditEventHandler
            • EndingCellEditEventHandler
            • LoadingFilterEventHandler
            • PreparingCellEditEventHandler
        • C1.Silverlight.DataGrid.Data Namespace
          • Overview
          • Classes
            • BaseCollectionView
              • Overview
              • Members
              • BaseCollectionView Constructor
                • BaseCollectionView Constructor()
                • BaseCollectionView Constructor(IEnumerable)
              • Methods
                • AddNew Method
                • CancelEdit Method
                • CancelNew Method
                • CommitEdit Method
                • CommitNew Method
                • Contains Method
                • DeferRefresh Method
                • EditItem Method
                • GetEnumerator Method
                • MoveCurrentTo Method
                • MoveCurrentToFirst Method
                • MoveCurrentToLast Method
                • MoveCurrentToNext Method
                • MoveCurrentToPosition Method
                • MoveCurrentToPrevious Method
                • MoveToFirstPage Method
                • MoveToLastPage Method
                • MoveToNextPage Method
                • MoveToPage Method
                • MoveToPreviousPage Method
                • Refresh Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • CanAddNew Property
                • CanCancelEdit Property
                • CanChangePage Property
                • CanFilter Property
                • CanGroup Property
                • CanRemove Property
                • CanSort Property
                • CollectionView Property
                • Culture Property
                • CurrentAddItem Property
                • CurrentEditItem Property
                • CurrentItem Property
                • CurrentPosition Property
                • EditableCollectionView Property
                • Filter Property
                • GroupDescriptions Property
                • Groups Property
                • IsAddingNew Property
                • IsCurrentAfterLast Property
                • IsCurrentBeforeFirst Property
                • IsEditingItem Property
                • IsEmpty Property
                • IsPageChanging Property
                • ItemCount Property
                • NewItemPlaceholderPosition Property
                • PagedCollectionView Property
                • PageIndex Property
                • PageSize Property
                • SortDescriptions Property
                • SourceCollection Property
                • TotalItemCount Property
              • Events
                • CollectionChanged Event
                • CurrentChanged Event
                • CurrentChanging Event
                • PageChanged Event
                • PageChanging Event
          • Interfaces
            • ICollectionViewFilterExtension
              • Overview
              • Members
              • Properties
                • C1FilterDescriptions Property
            • ICollectionViewGroupExtension
              • Overview
              • Members
              • Properties
                • C1GroupDescriptions Property
            • ICollectionViewSortExtension
              • Overview
              • Members
              • Properties
                • C1SortDescriptions Property
        • C1.Silverlight.DataGrid.Resources Namespace
          • Overview
    • C1.Silverlight.DataGrid.Excel.5 Assembly
      • Namespaces
        • C1.Silverlight.DataGrid.Excel Namespace
          • Overview
          • Classes
            • DataGridExtensions
              • Overview
              • Members
              • Methods
                • Save Method
                  • Save(C1DataGrid,Stream,ExcelSaveOptions) Method
                  • Save(C1DataGrid,String,ExcelSaveOptions) Method
            • ExcelSaveOptions
              • Overview
              • Members
              • ExcelSaveOptions Constructor
              • Properties
                • CollapsedGroupLevel Property
                • CollapseGroupsBelowDetail Property
                • CollapsibleGroups Property
                • FileFormat Property
                • KeepColumnWidths Property
                • KeepRowHeights Property
            • SaveOptions
              • Overview
              • Members
          • Enumerations
            • ExcelFileFormat
            • FileFormat
    • C1.Silverlight.DataGrid.Filters.5 Assembly
      • Namespaces
        • C1.Silverlight.DataGrid.Filters Namespace
          • Overview
          • Classes
            • C1AdvancedFiltersBehavior
              • Overview
              • Members
              • C1AdvancedFiltersBehavior Constructor
              • Methods
                • GetAdvancedFiltersBehavior Method
                • SetAdvancedFiltersBehavior Method
              • Fields
                • AdvancedFiltersBehaviorProperty Field
            • C1FullTextSearchBehavior
              • Overview
              • Members
              • C1FullTextSearchBehavior Constructor
              • Methods
                • GetFullTextSearchBehavior Method
                • SetFullTextSearchBehavior Method
              • Properties
                • Delay Property
                • Filter Property
                • HighlightedBackground Property
                • HighlightedForeground Property
              • Fields
                • FilterProperty Field
                • FullTextSearchBehaviorProperty Field
                • HighlightedBackgroundProperty Field
                • HighlightedForegroundProperty Field
                • TextChangedDelayProperty Field
            • DataGridComboBoxTextFilter
              • Overview
              • Members
              • DataGridComboBoxTextFilter Constructor
              • Properties
                • DisplayMemberPath Property
                • ItemsSource Property
                • ValueMemberPath Property
              • Fields
                • DisplayMemberPathProperty Field
                • ItemsSourceProperty Field
                • ValueMemberPathProperty Field
            • DataGridContentFilter
              • Overview
              • Members
              • DataGridContentFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
              • Properties
                • ClearCommand Property
                • FilterCommand Property
                • FocusBrush Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • ClearCommandProperty Field
                • FilterCommandProperty Field
                • FocusBrushProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
            • DataGridFilterItem
              • Overview
              • Members
              • DataGridFilterItem Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • IsCurrent Property
                • SelectedBackground Property
              • Fields
                • IsCurrentProperty Field
                • SelectedBackgroundProperty Field
            • DataGridFilterList
              • Overview
              • Members
              • DataGridFilterList Constructor
              • Properties
                • CurrentItem Property
                • Filter Property
                • FocusBrush Property
                • Items Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • CurrentItemProperty Field
                • FocusBrushProperty Field
                • ItemsProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • PropertyChanged Event
            • DataGridFilterListPanel
              • Overview
              • Members
              • DataGridFilterListPanel Constructor
            • DataGridFilterRow
              • Overview
              • Members
              • DataGridFilterRow Constructor
              • Methods
                • GetFilterOperation Method
                • SetFilterOperation Method
              • Properties
                • CellPadding Property
                • Delay Property
                • Watermark Property
              • Fields
                • CellPaddingProperty Field
                • DelayProperty Field
                • FilterOperationProperty Field
                • WatermarkProperty Field
            • DataGridFilterRowHeaderPresenter
              • Overview
              • Members
              • DataGridFilterRowHeaderPresenter Constructor
            • DataGridMultiLineCombinationsItem
              • Overview
              • Members
              • DataGridMultiLineCombinationsItem Constructor
              • Properties
                • AndText Property
                • IsAnd Property
                • IsNone Property
                • IsNoneEnabled Property
                • IsOr Property
                • NoneText Property
                • OrText Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridMultiLineDateTimeFilter
              • Overview
              • Members
              • DataGridMultiLineDateTimeFilter Constructor
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • EditMode Property
                • FirstDayOfWeek Property
                • TimeFormat Property
            • DataGridMultiLineDateTimeItem
              • Overview
              • Members
              • DataGridMultiLineDateTimeItem Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • EditMode Property
                • FirstDayOfWeek Property
                • Operation Property
                • Operations Property
                • TimeFormat Property
                • Value Property
              • Fields
                • CustomDateFormatProperty Field
                • CustomTimeFormatProperty Field
                • DateFormatProperty Field
                • EditModeProperty Field
                • FirstDayOfWeekProperty Field
                • TimeFormatProperty Field
              • Events
                • PropertyChanged Event
            • DataGridMultiLineFilter
              • Overview
              • Members
              • Methods
                • SetCustomDefaultValues Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MaxLines Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • FormatProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MaxLinesProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • PropertyChanged Event
            • DataGridMultiLineItem
              • Overview
              • Members
              • Properties
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • FormatProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
            • DataGridMultiLineNumericFilter
              • Overview
              • Members
              • DataGridMultiLineNumericFilter Constructor
            • DataGridMultiLineNumericItem
              • Overview
              • Members
              • DataGridMultiLineNumericItem Constructor
              • Properties
                • Operation Property
                • Operations Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridMultiLineTextFilter
              • Overview
              • Members
              • DataGridMultiLineTextFilter Constructor
            • DataGridMultiLineTextItem
              • Overview
              • Members
              • DataGridMultiLineTextItem Constructor
              • Properties
                • Operation Property
                • Operations Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridTextFilterHelper
              • Overview
              • Members
              • DataGridTextFilterHelper Constructor
              • Methods
                • BuildFilterState Method
                • GetTextFromState Method
    • C1.Silverlight.DataGrid.Ria.5 Assembly
      • Namespaces
        • C1.Silverlight.DataGrid.Ria Namespace
          • Overview
          • Classes
            • C1DataPager
              • Overview
              • Members
              • C1DataPager Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • AutoEllipsis Property
                • CanChangePage Property
                • CanMoveToFirstPage Property
                • CanMoveToLastPage Property
                • CanMoveToNextPage Property
                • CanMoveToPreviousPage Property
                • CornerRadius Property
                • DisplayMode Property
                • IsTotalItemCountFixed Property
                • ItemCount Property
                • NumericButtonCount Property
                • NumericButtonStyle Property
                • PageCount Property
                • PageIndex Property
                • PageSize Property
                • Source Property
              • Fields
                • AutoEllipsisProperty Field
                • CanChangePageProperty Field
                • CanMoveToFirstPageProperty Field
                • CanMoveToLastPageProperty Field
                • CanMoveToNextPageProperty Field
                • CanMoveToPreviousPageProperty Field
                • CornerRadiusProperty Field
                • DisplayModeProperty Field
                • IsTotalItemCountFixedProperty Field
                • ItemCountProperty Field
                • NumericButtonCountProperty Field
                • NumericButtonStyleProperty Field
                • PageCountProperty Field
                • PageIndexProperty Field
                • PageSizeProperty Field
                • SourceProperty Field
              • Events
                • PageIndexChanged Event
                • PageIndexChanging Event
            • C1RiaAdapter
              • Overview
              • Members
              • C1RiaAdapter Constructor
              • Properties
                • Data Property
                • DataGrid Property
                • FilterOperator Property
                • InteractionMode Property
                • UseDefaultFilters Property
              • Fields
                • DataGridProperty Field
                • DataProperty Field
                • FilterOperatorProperty Field
                • InteractionModeProperty Field
            • ComboBoxFilterOperator
              • Overview
              • Members
              • ComboBoxFilterOperator Constructor
              • Properties
                • Comparison Property
                • ComparisonSymbol Property
            • DataGridRiaComboBoxFilter
              • Overview
              • Members
              • DataGridRiaComboBoxFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • DropDownWidth Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MaxDropDownWidth Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • DropDownWidthProperty Field
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MaxDropDownWidthProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
            • DataGridRiaNumericFilter
              • Overview
              • Members
              • DataGridRiaNumericFilter Constructor
            • RiaCollectionView
              • Overview
              • Members
              • RiaCollectionView Constructor
              • Properties
                • C1FilterDescriptions Property
                • CanFilter Property
                • CanGroup Property
                • DataGrid Property
                • DomainDataSource Property
                • FilterOperator Property
          • Enumerations
            • InteractionMode
            • PagerDisplayMode
        • C1.Silverlight.DataGrid.Ria.Resources Namespace
          • Overview
    • C1.Silverlight.DataGrid.Summaries.5 Assembly
      • Namespaces
        • C1.Silverlight.DataGrid.Summaries Namespace
          • Overview
          • Classes
            • C1GroupingWithSummariesBehavior
              • Overview
              • Members
              • C1GroupingWithSummariesBehavior Constructor
              • Methods
                • GetGroupingWithSummariesBehavior Method
                • SetGroupingWithSummariesBehavior Method
              • Fields
                • GroupingWithSummariesBehaviorProperty Field
            • DataGridAggregate
              • Overview
              • Members
              • Methods
                • Compute Method
                • GetAggregateFunctions Method
                • GetDataTemplateFromString Method
                • GetResult Method
                • GetResultText Method
                • SetAggregateFunctions Method
              • Properties
                • ResultFormat Property
                • ResultTemplate Property
              • Fields
                • AggregateFormatProperty Field
                • AggregateFunctionsProperty Field
                • ResultTemplateProperty Field
            • DataGridAggregateAvg
              • Overview
              • Members
              • DataGridAggregateAvg Constructor
              • Methods
                • Compute Method
            • DataGridAggregateCount
              • Overview
              • Members
              • DataGridAggregateCount Constructor
              • Methods
                • Compute Method
            • DataGridAggregateDistinct
              • Overview
              • Members
              • DataGridAggregateDistinct Constructor
              • Methods
                • Compute Method
            • DataGridAggregateMax
              • Overview
              • Members
              • DataGridAggregateMax Constructor
              • Methods
                • Compute Method
            • DataGridAggregateMin
              • Overview
              • Members
              • DataGridAggregateMin Constructor
              • Methods
                • Compute Method
            • DataGridAggregatesCollection
              • Overview
              • Members
              • DataGridAggregatesCollection Constructor
            • DataGridAggregateSum
              • Overview
              • Members
              • DataGridAggregateSum Constructor
              • Methods
                • Compute Method
            • DataGridAggregateWithFormat
              • Overview
              • Members
              • Methods
                • GetResult Method
            • DataGridGroupWithSummaryRow
              • Overview
              • Members
              • DataGridGroupWithSummaryRow Constructor
            • DataGridGroupWithSummaryRowPresenter
              • Overview
              • Members
              • DataGridGroupWithSummaryRowPresenter Constructor
              • Properties
                • LeadingMargin Property
              • Fields
                • LeadingMarginProperty Field
            • DataGridSummaryRow
              • Overview
              • Members
              • DataGridSummaryRow Constructor
    • C1.WPF.DataGrid.4 Assembly
      • Namespaces
        • C1.WPF.DataGrid Namespace
          • Overview
          • Classes
            • C1CollectionChangedEventArgs
              • Overview
              • Members
              • C1CollectionChangedEventArgs Constructor
              • Properties
                • AddedItems Property
                • ItemPropertiesChanged Property
                • RemovedItems Property
            • C1DataGrid
              • Overview
              • Members
              • C1DataGrid Constructor
              • Methods
                • BeginEdit Method
                  • BeginEdit() Method
                  • BeginEdit(Int32,Int32) Method
                  • BeginEdit(DataGridCell) Method
                  • BeginEdit(RoutedEventArgs) Method
                • BeginNewRow Method
                • CancelEdit Method
                • EndEdit Method
                  • EndEdit() Method
                  • EndEdit(Boolean) Method
                  • EndEdit(Boolean,Boolean) Method
                • EndEditRow Method
                • EndNewRow Method
                • FilterBy Method
                  • FilterBy(DataGridColumn,DataGridFilterState) Method
                  • FilterBy(DataGridColumn,DataGridFilterState,Boolean) Method
                  • FilterBy(KeyValuePair<DataGridColumn,DataGridFilterState>[]) Method
                  • FilterBy(DataGridColumnValue<DataGridFilterState>[]) Method
                • GetCell Method
                • GetCellFromFrameworkElement Method
                • GetCellFromPoint Method
                • GetDetailFromPoint Method
                • GetPageImages Method
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Int32) Method
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Boolean,Int32) Method
                • GetPageImagesAsync Method
                • GroupBy Method
                  • GroupBy(DataGridColumn,DataGridSortDirection) Method
                  • GroupBy(DataGridColumn,DataGridSortDirection,Boolean) Method
                  • GroupBy(DataGridColumn[]) Method
                  • GroupBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) Method
                  • GroupBy(DataGridColumnValue<DataGridSortDirection>[]) Method
                • MoveColumn Method
                • OnApplyTemplate Method
                • PageDown Method
                • PageUp Method
                • Print Method
                  • Print(String) Method
                  • Print(String,ScaleMode,Thickness,Int32) Method
                • Refresh Method
                • Reload Method
                • RemoveRow Method
                • RemoveRows Method
                  • RemoveRows(DataGridRow[]) Method
                  • RemoveRows(Int32[]) Method
                • ScrollIntoView Method
                  • ScrollIntoView(Object,DataGridColumn) Method
                  • ScrollIntoView() Method
                  • ScrollIntoView(Int32,Int32) Method
                  • ScrollIntoView(FrameworkElement) Method
                • SortBy Method
                  • SortBy(DataGridColumn[]) Method
                  • SortBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) Method
                  • SortBy(DataGridColumnValue<DataGridSortDirection>[]) Method
                  • SortBy(DataGridColumn,DataGridSortDirection) Method
                  • SortBy(DataGridColumn,DataGridSortDirection,Boolean) Method
              • Properties
                • AlternatingRowBackground Property
                • AlternatingRowForeground Property
                • AutoGenerateColumns Property
                • BodyRect Property
                • BottomRows Property
                • CanUserAddRows Property
                • CanUserEditRows Property
                • CanUserFilter Property
                • CanUserFreezeColumns Property
                • CanUserGroup Property
                • CanUserRemoveRows Property
                • CanUserReorderColumns Property
                • CanUserResizeColumns Property
                • CanUserResizeRows Property
                • CanUserSelectByDragging Property
                • CanUserSort Property
                • CanUserToggleDetails Property
                • CellStyle Property
                • ClipboardCopyMode Property
                • ClipboardPasteMode Property
                • ColumnHeaderClickAction Property
                • ColumnHeaderHeight Property
                • ColumnHeaderOptionsVisibility Property
                • ColumnHeaderStyle Property
                • Columns Property
                • ColumnWidth Property
                • CurrentCell Property
                • CurrentColumn Property
                • CurrentRow Property
                • DataSourceView Property
                • DragOverColumnStyle Property
                • DragSourceColumnStyle Property
                • DropIndicatorStyle Property
                • FilteredColumns Property
                • FiltersCombination Property
                • FilterStyle Property
                • Focused Property
                • FocusStyle Property
                • FrozenBottomRowsCount Property
                • FrozenColumnCount Property
                • FrozenTopRowsCount Property
                • GridLinesVisibility Property
                • GroupColumnHeaderStyle Property
                • GroupedColumns Property
                • GroupingPanelBackground Property
                • GroupingPanelForeground Property
                • GroupingPanelStyle Property
                • GroupRowHeaderStyle Property
                • GroupRowHeight Property
                • GroupRowPosition Property
                • GroupRowStyle Property
                • HeaderBackground Property
                • HeaderForeground Property
                • HeadersVisibility Property
                • HorizontalGridLinesBrush Property
                • HorizontalScrollBarVisibility Property
                • IndentWidth Property
                • IsAddingNewRowsAllowed Property
                • IsDetailsTogglingAllowed Property
                • IsEditingRowsAllowed Property
                • IsFilteringRowsAllowed Property
                • IsGroupingRowsAllowed Property
                • IsLoading Property
                • IsReadOnly Property
                • IsRemovingRowsAllowed Property
                • IsSortingRowsAllowed Property
                • Item Property
                  • Item(Int32,Int32) Property
                  • Item(DataGridRow,DataGridColumn) Property
                • ItemsSource Property
                • LeadingColumnWidth Property
                • LoadingIndicatorStyle Property
                • MaxColumnWidth Property
                • MaxRowHeight Property
                • MinColumnWidth Property
                • MinRowHeight Property
                • MouseOverBrush Property
                • NewRowHeaderStyle Property
                • NewRowStyle Property
                • NewRowVisibility Property
                • PressedBrush Property
                • RowBackground Property
                • RowDetailsTemplate Property
                • RowDetailsVisibilityMode Property
                • RowForeground Property
                • RowHeaderStyle Property
                • RowHeaderWidth Property
                • RowHeight Property
                • Rows Property
                • RowStyle Property
                • ScrollBarStyle Property
                • ScrollMode Property
                • ScrollPreviewRowTemplate Property
                • SelectedBackground Property
                • SelectedIndex Property
                • SelectedItem Property
                • SelectedItems Property
                • Selection Property
                • SelectionMode Property
                • ShowFluidMouseOver Property
                • ShowGroupingPanel Property
                • ShowValidationIndicators Property
                • ShowVerticalFreezingSeparator Property
                • SortedColumns Property
                • TopRows Property
                • ValidationBackground Property
                • ValidationForeground Property
                • VerticalFreezingSeparatorStyle Property
                • VerticalFreezingSeparatorWidth Property
                • VerticalGridLinesBrush Property
                • VerticalScrollBarVisibility Property
                • VerticalScrollStep Property
                • Viewport Property
              • Fields
                • AlternatingRowBackgroundProperty Field
                • AlternatingRowForegroundProperty Field
                • AutoGenerateColumnsProperty Field
                • BodyRectProperty Field
                • CanUserAddRowsProperty Field
                • CanUserEditRowsProperty Field
                • CanUserFilterProperty Field
                • CanUserFreezeColumnsProperty Field
                • CanUserGroupProperty Field
                • CanUserRemoveRowsProperty Field
                • CanUserReorderColumnsProperty Field
                • CanUserResizeColumnsProperty Field
                • CanUserResizeRowsProperty Field
                • CanUserSelectByDraggingProperty Field
                • CanUserSortProperty Field
                • CanUserToggleDetailsProperty Field
                • CellStyleProperty Field
                • ClipboardCopyModeProperty Field
                • ClipboardPasteModeProperty Field
                • ColumnHeaderClickActionProperty Field
                • ColumnHeaderHeightProperty Field
                • ColumnHeaderOptionsVisibilityProperty Field
                • ColumnHeaderStyleProperty Field
                • ColumnWidthProperty Field
                • CurrentColumnProperty Field
                • CurrentRowProperty Field
                • DragOverColumnStyleProperty Field
                • DragSourceColumnStyleProperty Field
                • DropIndicatorStyleProperty Field
                • FiltersCombinationProperty Field
                • FilterStyleProperty Field
                • FocusStyleProperty Field
                • FrozenBottomRowsCountProperty Field
                • FrozenColumnCountProperty Field
                • FrozenTopRowsCountProperty Field
                • GridLinesVisibilityProperty Field
                • GroupColumnHeaderStyleProperty Field
                • GroupingPanelBackgroundProperty Field
                • GroupingPanelForegroundProperty Field
                • GroupingPanelStyleProperty Field
                • GroupRowHeaderStyleProperty Field
                • GroupRowHeightProperty Field
                • GroupRowPositionProperty Field
                • GroupRowStyleProperty Field
                • HeaderBackgroundProperty Field
                • HeaderForegroundProperty Field
                • HeadersVisibilityProperty Field
                • HorizontalGridLinesBrushProperty Field
                • HorizontalScrollBarVisibilityProperty Field
                • IndentWidthProperty Field
                • IsLoadingProperty Field
                • IsReadOnlyProperty Field
                • ItemsSourceProperty Field
                • LeadingColumnWidthProperty Field
                • LoadingIndicatorStyleProperty Field
                • MaxColumnWidthProperty Field
                • MaxRowHeightProperty Field
                • MinColumnWidthProperty Field
                • MinRowHeightProperty Field
                • MouseOverBrushProperty Field
                • NewRowHeaderStyleProperty Field
                • NewRowStyleProperty Field
                • NewRowVisibilityProperty Field
                • PressedBrushProperty Field
                • RowBackgroundProperty Field
                • RowDetailsTemplateProperty Field
                • RowDetailsVisibilityModeProperty Field
                • RowForegroundProperty Field
                • RowHeaderStyleProperty Field
                • RowHeaderWidthProperty Field
                • RowHeightProperty Field
                • RowStyleProperty Field
                • ScrollBarStyleProperty Field
                • ScrollModeProperty Field
                • ScrollPreviewRowTemplateProperty Field
                • SelectedBackgroundProperty Field
                • SelectedIndexProperty Field
                • SelectedItemProperty Field
                • SelectionModeProperty Field
                • ShowFluidMouseOverProperty Field
                • ShowGroupingPanelProperty Field
                • ShowValidationIndicatorsProperty Field
                • ShowVerticalFreezingSeparatorProperty Field
                • ValidationBackgroundProperty Field
                • ValidationForegroundProperty Field
                • VerticalFreezingSeparatorStyleProperty Field
                • VerticalFreezingSeparatorWidthProperty Field
                • VerticalGridLinesBrushProperty Field
                • VerticalScrollBarVisibilityProperty Field
                • VerticalScrollStepProperty Field
              • Events
                • AutoGeneratedColumns Event
                • AutoGeneratingColumn Event
                • BeganEdit Event
                • BeginningEdit Event
                • BeginningNewRow Event
                • BeginningRowEdit Event
                • CanceledNewRow Event
                • CanceledRowEdit Event
                • CancelingEdit Event
                • CancelingNewRow Event
                • CancelingRowEdit Event
                • ColumnHeaderDragCompleted Event
                • ColumnHeaderDragDelta Event
                • ColumnHeaderDragStarted Event
                • ColumnReordered Event
                • ColumnReordering Event
                • ColumnResized Event
                • ColumnResizing Event
                • CommittedEdit Event
                • CommittedNewRow Event
                • CommittedRowEdit Event
                • CommittingEdit Event
                • CommittingNewRow Event
                • CommittingRowEdit Event
                • CreatingRow Event
                • CurrentCellChanged Event
                • DeletingRows Event
                • FilterChanged Event
                • FilterChanging Event
                • FilterLoading Event
                • FilterOpened Event
                • FrozenBottomRowsCountChanged Event
                • FrozenColumnCountChanged Event
                • FrozenTopRowsCountChanged Event
                • GetPageCompleted Event
                • GroupChanged Event
                • GroupChanging Event
                • IsLoadingChanged Event
                • IsMouseOverChanged Event
                • KeyDown Event
                • LeadingColumnWidthChanged Event
                • LoadedCellPresenter Event
                • LoadedColumnHeaderPresenter Event
                • LoadedRowDetailsPresenter Event
                • LoadedRowHeaderPresenter Event
                • LoadedRowPresenter Event
                • LoadingRow Event
                • MergingCells Event
                • PropertyChanged Event
                • RowDetailsVisibilityChanged Event
                • RowResized Event
                • RowResizing Event
                • RowsAdded Event
                • RowsDeleted Event
                • SelectionChanged Event
                • SelectionChanging Event
                • SelectionDragCompleted Event
                • SelectionDragDelta Event
                • SelectionDragStarted Event
                • SortChanged Event
                • SortChanging Event
                • UnloadedCellPresenter Event
                • UnloadedColumnHeaderPresenter Event
                • UnloadedRowDetailsPresenter Event
                • UnloadedRowHeaderPresenter Event
                • UnloadedRowPresenter Event
                • UnloadingRow Event
            • C1DataGridFilterHelper
              • Overview
              • Members
              • Methods
                • BuildFilterPredicate<T> Method
                • GetPropertyValue<T> Method
            • C1RowIndexHeaderBehavior
              • Overview
              • Members
              • C1RowIndexHeaderBehavior Constructor
              • Methods
                • GetRowIndexHeaderBehavior Method
                • SetRowIndexHeaderBehavior Method
              • Properties
                • InitialIndex Property
                • Mode Property
                • StretchHeader Property
              • Fields
                • InitialIndexProperty Field
                • ModeProperty Field
                • StretchHeaderProperty Field
                • ValidationBehaviorProperty Field
            • C1ValidationBehavior
              • Overview
              • Members
              • C1ValidationBehavior Constructor
              • Methods
                • GetValidationBehavior Method
                • SetValidationBehavior Method
              • Fields
                • ValidationBehaviorProperty Field
            • CustomPropertyInfo
              • Overview
              • Members
              • CustomPropertyInfo Constructor
              • Methods
                • Equals Method
                • GetAccessors Method
                  • GetAccessors(Boolean) Method
                • GetCustomAttributes Method
                  • GetCustomAttributes(Boolean) Method
                  • GetCustomAttributes(Type,Boolean) Method
                • GetGetMethod Method
                  • GetGetMethod(Boolean) Method
                • GetHashCode Method
                • GetIndexParameters Method
                • GetSetMethod Method
                  • GetSetMethod(Boolean) Method
                • GetValue Method
                  • GetValue(Object,Object[]) Method
                  • GetValue(Object,BindingFlags,Binder,Object[],CultureInfo) Method
                • IsDefined Method
                • SetValue Method
                  • SetValue(Object,Object,Object[]) Method
                  • SetValue(Object,Object,BindingFlags,Binder,Object[],CultureInfo) Method
              • Properties
                • Attributes Property
                • CanRead Property
                • CanWrite Property
                • DeclaringType Property
                • Name Property
                • PropertyType Property
                • ReflectedType Property
            • DataGridAutoGeneratingColumnEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • Property Property
            • DataGridBeganEditEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
                • EditingElement Property
                • Row Property
            • DataGridBeginningEditEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • Row Property
            • DataGridBeginningNewRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Item Property
                • NewRow Property
            • DataGridBoundColumn
              • Overview
              • Members
              • DataGridBoundColumn Constructor
                • DataGridBoundColumn Constructor()
                • DataGridBoundColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • EndEdit Method
                • GetActualCulture Method
                • GetActualFormat Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellValue Method
                • GetGroupText Method
                • PrepareCellForEdit Method
                • SetCellValue Method
                • UnbindCellContent Method
              • Properties
                • ActualFilterMemberPath Property
                • ActualSortMemberPath Property
                • AllowNull Property
                • Binding Property
                • DefaultConverter Property
                • Format Property
                • IsEditable Property
                • Name Property
                • TextTrimming Property
                • TextWrapping Property
              • Fields
                • AllowNullProperty Field
                • TextTrimmingProperty Field
                • TextWrappingProperty Field
            • DataGridBoundConverter
              • Overview
              • Members
              • DataGridBoundConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridCell
              • Overview
              • Members
              • Methods
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • Column Property
                • DataGrid Property
                • IsEditable Property
                • IsEditing Property
                • IsMouseOver Property
                • IsSelectable Property
                • IsSelected Property
                • Presenter Property
                • Row Property
                • Text Property
                • Value Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridCellEventArgs
              • Overview
              • Members
              • Properties
                • Cell Property
            • DataGridCellPresenter
              • Overview
              • Members
              • DataGridCellPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingCell Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • BottomLineBrush Property
                • Cell Property
                • Column Property
                • CornerRadius Property
                • DataGrid Property
                • FocusStyle Property
                • IsCurrent Property
                • IsEditing Property
                • IsSelected Property
                • LeftLineBrush Property
                • MergedRange Property
                • MouseOverBrush Property
                • PressedBrush Property
                • RightLineBrush Property
                • Row Property
                • SelectedBackground Property
                • TopLineBrush Property
                • ValidationBackground Property
                • ValidationState Property
              • Fields
                • BottomLineBrushProperty Field
                • CornerRadiusProperty Field
                • FocusStyleProperty Field
                • IsCurrentProperty Field
                • IsEditingProperty Field
                • IsSelectedProperty Field
                • LeftLineBrushProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • RightLineBrushProperty Field
                • SelectedBackgroundProperty Field
                • TopLineBrushProperty Field
                • ValidationBackgroundProperty Field
                • ValidationStateProperty Field
              • Events
                • IsMouseOverChanged Event
                • MouseLeftButtonDown Event
                • MouseLeftButtonUp Event
                • PropertyChanged Event
            • DataGridCellsPanel
              • Overview
              • Members
              • DataGridCellsPanel Constructor
              • Methods
                • UpdateCurrentCell Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • RowPresenter Property
            • DataGridCellsRange
              • Overview
              • Members
              • DataGridCellsRange Constructor
                • DataGridCellsRange Constructor(DataGridRow)
                • DataGridCellsRange Constructor(DataGridColumn)
                • DataGridCellsRange Constructor(DataGridColumn,DataGridColumn)
                • DataGridCellsRange Constructor(DataGridRow,DataGridRow)
                • DataGridCellsRange Constructor(DataGridCell)
                • DataGridCellsRange Constructor(DataGridCell,DataGridCell)
                • DataGridCellsRange Constructor(DataGridCellsRange)
              • Methods
                • Contains Method
                  • Contains(DataGridCellsRange) Method
                  • Contains(DataGridCell) Method
                  • Contains(DataGridRow) Method
                  • Contains(DataGridColumn) Method
                • Equals Method
                • GetHashCode Method
                • Intersects Method
                • IsSingleCell Method
                • IsSingleColumn Method
                • IsSingleRow Method
                • Subtract Method
                • ToString Method
              • Properties
                • BottomRightCell Property
                • Columns Property
                • IsValid Property
                • Rows Property
                • TopLeftCell Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridCellsRangeCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Clean Method
                • Clear Method
                • Contains Method
                  • Contains(DataGridCellsRange) Method
                  • Contains(DataGridCellsRange,Boolean) Method
                  • Contains(DataGridCell,Boolean) Method
                  • Contains(DataGridRow,Boolean) Method
                  • Contains(DataGridColumn,Boolean) Method
                • CopyTo Method
                • GetEnumerator Method
                • Remove Method
                  • Remove(DataGridCellsRange) Method
                  • Remove(DataGridRow) Method
                  • Remove(DataGridColumn) Method
                • ToString Method
              • Properties
                • Columns Property
                • Count Property
                • IsReadOnly Property
                • Rows Property
            • DataGridCheckBoxColumn
              • Overview
              • Members
              • DataGridCheckBoxColumn Constructor
                • DataGridCheckBoxColumn Constructor()
                • DataGridCheckBoxColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • CheckedText Property
                • DefaultConverter Property
                • UncheckedText Property
                • UndefinedText Property
              • Fields
                • CheckedTextProperty Field
                • UncheckedTextProperty Field
                • UndefinedTextProperty Field
            • DataGridCheckBoxConverter
              • Overview
              • Members
              • DataGridCheckBoxConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridCheckBoxFilter
              • Overview
              • Members
              • DataGridCheckBoxFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • IsChecked Property
                • IsThreeState Property
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridColumn
              • Overview
              • Members
              • Methods
                • BeginEdit Method
                • BindCellContent Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetCellValue Method
                • GetColumnText Method
                • GetFilter Method
                • GetGroupText Method
                • PrepareCellForEdit Method
                • SetCellValue Method
                • ToString Method
                • UnbindCellContent Method
              • Properties
                • ActualCanUserFilter Property
                • ActualCanUserGroup Property
                • ActualCanUserResize Property
                • ActualCanUserSort Property
                • ActualFilterMemberPath Property
                • ActualGroupHeader Property
                • ActualSortMemberPath Property
                • ActualWidth Property
                • CanUserFilter Property
                • CanUserGroup Property
                • CanUserMove Property
                • CanUserResize Property
                • CanUserResizeRows Property
                • CanUserSort Property
                • CellContentStyle Property
                • CellEditingContentStyle Property
                • CellStyle Property
                • DataGrid Property
                • DefaultAutoWidth Property
                • DisplayIndex Property
                • EditOnSelection Property
                • Filter Property
                • FilterMemberPath Property
                • FilterState Property
                • GroupContentConverter Property
                • GroupContentStyle Property
                • GroupConverter Property
                • GroupHeader Property
                • GroupState Property
                • Header Property
                • HeaderPresenter Property
                • HeaderStyle Property
                • HorizontalAlignment Property
                • HorizontalOffset Property
                • Index Property
                • IsAutoGenerated Property
                • IsEditable Property
                • IsFrozen Property
                • IsMouseOver Property
                • IsReadOnly Property
                • IsSelectable Property
                • IsSelected Property
                • MaxWidth Property
                • MinWidth Property
                • Name Property
                • SortMemberPath Property
                • SortState Property
                • Tag Property
                • VerticalAlignment Property
                • Visibility Property
                • Width Property
              • Fields
                • CanUserFilterProperty Field
                • CanUserGroupProperty Field
                • CanUserMoveProperty Field
                • CanUserResizeProperty Field
                • CanUserResizeRowsProperty Field
                • CanUserSortProperty Field
                • CellContentStyleProperty Field
                • CellEditingContentStyleProperty Field
                • CellStyleProperty Field
                • EditOnSelectionProperty Field
                • FilterMemberPathProperty Field
                • GroupContentStyleProperty Field
                • GroupHeaderProperty Field
                • HeaderProperty Field
                • HeaderStyleProperty Field
                • HorizontalAlignmentProperty Field
                • IsReadOnlyProperty Field
                • IsSelectableProperty Field
                • MaxWidthProperty Field
                • MinWidthProperty Field
                • SortMemberPathProperty Field
                • TagProperty Field
                • VerticalAlignmentProperty Field
                • VisibilityProperty Field
                • WidthProperty Field
              • Events
                • FilterLoading Event
                • FilterMemberPathChanged Event
                • PropertyChanged Event
                • SortMemberPathChanged Event
                • VisibilityChanged Event
                • WidthChanged Event
            • DataGridColumnCollection
              • Overview
              • Members
              • Methods
                • Contains Method
                  • Contains(String) Method
                • GetFirstVisibleColumn Method
                • GetLastVisibleColumn Method
                • GetVisibleColumnsFromIndex Method
                • GetVisibleColumnsFromLeft Method
                • GetVisibleColumnsFromRight Method
              • Properties
                • Item Property
              • Events
                • CollectionChanged Event
            • DataGridColumnEditableValueEventArgs<T>
              • Overview
              • Members
              • DataGridColumnEditableValueEventArgs<T> Constructor
              • Properties
                • Value Property
            • DataGridColumnEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
            • DataGridColumnHeaderPresenter
              • Overview
              • Members
              • DataGridColumnHeaderPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • Column Property
                • DataGrid Property
                • Filter Property
                • IsEditing Property
                • IsFiltering Property
                • IsInGroupingPanel Property
                • IsMerging Property
                • IsSelected Property
                • MouseOverBrush Property
                • OptionsVisibility Property
                • PressedBrush Property
                • RemoveButtonVisibility Property
                • SelectedBackground Property
              • Fields
                • IsEditingProperty Field
                • IsFilteringProperty Field
                • IsInGroupingPanelProperty Field
                • IsMergingProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • OptionsVisibilityProperty Field
                • PressedBrushProperty Field
                • RemoveButtonVisibilityProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • AutoSized Event
                • FilterChanged Event
                • FilterLoading Event
                • FilterOpened Event
                • IsMouseOverChanged Event
                • PropertyChanged Event
                • Resized Event
                • Resizing Event
            • DataGridColumnHeaderRow
              • Overview
              • Members
              • DataGridColumnHeaderRow Constructor
            • DataGridColumnHeaderTypeConverter
              • Overview
              • Members
              • DataGridColumnHeaderTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridColumnReorderingEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • TargetColumnIndex Property
            • DataGridColumnsHeaderPanel
              • Overview
              • Members
              • DataGridColumnsHeaderPanel Constructor
              • Properties
                • ClipBottomMargin Property
                • ClipTopMargin Property
                • DataGrid Property
                • Panel Property
              • Fields
                • ClipBottomMarginProperty Field
                • ClipTopMarginProperty Field
            • DataGridColumnValue<T>
              • Overview
              • Members
              • DataGridColumnValue<T> Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • Column Property
                • Value Property
            • DataGridColumnValueEventArgs<T>
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridComboBoxColumn
              • Overview
              • Members
              • DataGridComboBoxColumn Constructor
                • DataGridComboBoxColumn Constructor()
                • DataGridComboBoxColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • DefaultAutoWidth Property
                • DefaultConverter Property
                • DisplayMemberPath Property
                • DropDownHeight Property
                • DropDownWidth Property
                • ItemConverter Property
                • ItemNotFoundText Property
                • ItemsSource Property
                • ItemTemplate Property
                • MaxDropDownHeight Property
                • MaxDropDownWidth Property
                • SelectedValuePath Property
              • Fields
                • ItemsSourceProperty Field
            • DataGridCreatingRowEventArgs
              • Overview
              • Members
              • Properties
                • DataItem Property
                • Row Property
                • Type Property
            • DataGridDateTimeColumn
              • Overview
              • Members
              • DataGridDateTimeColumn Constructor
                • DataGridDateTimeColumn Constructor()
                • DataGridDateTimeColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • DefaultConverter Property
                • EditMode Property
                • FirstDayOfWeek Property
                • Format Property
                • MaxDate Property
                • MinDate Property
                • TimeFormat Property
              • Fields
                • CustomDateFormatProperty Field
                • CustomTimeFormatProperty Field
                • DateFormatProperty Field
                • MaxDateProperty Field
                • MinDateProperty Field
                • TimeFormatProperty Field
            • DataGridDateTimeConverter
              • Overview
              • Members
              • DataGridDateTimeConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridDateTimeFilter
              • Overview
              • Members
              • DataGridDateTimeFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • DateFormat Property
                • EditMode Property
                • EndDate Property
                • Filter Property
                • FirstDayOfWeek Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
                • StartDate Property
                • TimeFormat Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridDefaultInputHandlingStrategy
              • Overview
              • Members
              • DataGridDefaultInputHandlingStrategy Constructor
              • Methods
                • GetBottomCell Method
                • GetBottomVisibleRow Method
                • GetClipboardContent Method
                • GetLeftMostCell Method
                • GetLeftMostVisibleColumn Method
                • GetNextEditableCell Method
                • GetNextVisibleColumn Method
                • GetNextVisibleRow Method
                • GetPreviousEditableCell Method
                • GetPreviousVisibleColumn Method
                • GetPreviousVisibleRow Method
                • GetRightMostCell Method
                • GetRightMostVisibleColumn Method
                • GetTopCell Method
                • GetTopVisibleRow Method
                • GoToBottomCell Method
                • GoToDownCell Method
                  • GoToDownCell(DataGridCell) Method
                  • GoToDownCell(DataGridCell,Boolean,Boolean) Method
                • GoToFirstCell Method
                • GoToLastCell Method
                • GoToLeftCell Method
                  • GoToLeftCell(DataGridCell) Method
                  • GoToLeftCell(DataGridCell,Boolean,Boolean) Method
                • GoToLeftMostCell Method
                  • GoToLeftMostCell(DataGridCell) Method
                  • GoToLeftMostCell(DataGridCell,Boolean,Boolean) Method
                • GoToRightCell Method
                  • GoToRightCell(DataGridCell) Method
                  • GoToRightCell(DataGridCell,Boolean,Boolean) Method
                • GoToRightMostCell Method
                  • GoToRightMostCell(DataGridCell) Method
                  • GoToRightMostCell(DataGridCell,Boolean,Boolean) Method
                • GoToTopCell Method
                • GoToUpCell Method
                  • GoToUpCell(DataGridCell) Method
                  • GoToUpCell(DataGridCell,Boolean,Boolean) Method
                • HandleKeyDown Method
                • SetClipboardContent Method
                • SetCurrentCell Method
              • Properties
                • DataGrid Property
                • SelectionManager Property
            • DataGridDeletingRowsEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • DeletedRows Property
            • DataGridDetailsPresenter
              • Overview
              • Members
              • DataGridDetailsPresenter Constructor
              • Properties
                • DataGrid Property
                • HorizontalGridLineBrush Property
                • HorizontalGridLineVisibility Property
                • Row Property
              • Fields
                • HorizontalGridLineBrushProperty Field
                • HorizontalGridLineVisibilityProperty Field
            • DataGridEditingRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
            • DataGridEndingEditEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • Column Property
                • EditingElement Property
                • Row Property
            • DataGridEndingNewRowEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
                • NewRow Property
            • DataGridFilter
              • Overview
              • Members
              • DataGridFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • FocusBrush Property
                • InnerControl Property
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • FocusBrushProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
              • Events
                • FilterChanged Event
            • DataGridFilterChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewFilteredColumns Property
                • OldFilteredColumns Property
            • DataGridFilterChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridFilterException
              • Overview
              • Members
              • DataGridFilterException Constructor
                • DataGridFilterException Constructor(String)
                • DataGridFilterException Constructor(String,Exception)
            • DataGridFilterInfo
              • Overview
              • Members
              • DataGridFilterInfo Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • FilterCombination Property
                • FilterOperation Property
                • FilterType Property
                • Value Property
            • DataGridFilterLoadingEventArgs
              • Overview
              • Members
              • Properties
                • Filter Property
            • DataGridFilterState
              • Overview
              • Members
              • DataGridFilterState Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • FilterInfo Property
                • Tag Property
            • DataGridFinalizeEditingException
              • Overview
              • Members
              • DataGridFinalizeEditingException Constructor
            • DataGridFocusPresenter
              • Overview
              • Members
              • DataGridFocusPresenter Constructor
            • DataGridGettingCellValueEventArgs
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridGroupChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewGroupedColumns Property
                • OldGroupedColumns Property
            • DataGridGroupChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridGroupColumnHeaderPresenter
              • Overview
              • Members
              • DataGridGroupColumnHeaderPresenter Constructor
            • DataGridGroupException
              • Overview
              • Members
              • DataGridGroupException Constructor
                • DataGridGroupException Constructor(String)
                • DataGridGroupException Constructor(String,Exception)
            • DataGridGroupingPanel
              • Overview
              • Members
              • DataGridGroupingPanel Constructor
              • Properties
                • ColumnsHeaderGap Property
                • DataGrid Property
                • IndentHeight Property
              • Fields
                • ColumnsHeaderGapProperty Field
                • IndentHeightProperty Field
            • DataGridGroupingPresenter
              • Overview
              • Members
              • DataGridGroupingPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • IsEmpty Property
                • Panel Property
              • Fields
                • IsEmptyProperty Field
              • Events
                • GroupsChanged Event
            • DataGridGroupRow
              • Overview
              • Members
              • DataGridGroupRow Constructor
              • Methods
                • GetGroupText Method
              • Properties
                • Column Property
                • GroupKeys Property
                • GroupRowsVisibility Property
                • Level Property
                • Rows Property
              • Events
                • GroupRowsVisibilityChanged Event
            • DataGridGroupRowPresenter
              • Overview
              • Members
              • DataGridGroupRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • ButtonBackground Property
                • ButtonForeground Property
                • GroupContent Property
                • GroupContentMargin Property
                • IsChecked Property
              • Fields
                • ButtonBackgroundProperty Field
                • ButtonForegroundProperty Field
                • GroupContentMarginProperty Field
                • GroupContentProperty Field
                • IsCheckedProperty Field
            • DataGridGroupState
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • Direction Property
                • Index Property
              • Events
                • PropertyChanged Event
            • DataGridGroupStateTypeConverter
              • Overview
              • Members
              • DataGridGroupStateTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridHyperlinkColumn
              • Overview
              • Members
              • DataGridHyperlinkColumn Constructor
                • DataGridHyperlinkColumn Constructor()
                • DataGridHyperlinkColumn Constructor(PropertyInfo)
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • GetCellContentRecyclingKey Method
                • GetCellText Method
                • GetFilter Method
                • UnbindCellContent Method
              • Properties
                • ContentTemplate Property
                • DefaultConverter Property
                • IsEditable Property
                • TargetName Property
              • Events
                • Click Event
            • DataGridImageColumn
              • Overview
              • Members
              • DataGridImageColumn Constructor
                • DataGridImageColumn Constructor()
                • DataGridImageColumn Constructor(PropertyInfo)
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • CreateGroupContent Method
                • GetCellContentRecyclingKey Method
              • Properties
                • DefaultConverter Property
                • ImageNotFoundSource Property
                • IsEditable Property
                • Stretch Property
            • DataGridLengthTypeConverter
              • Overview
              • Members
              • DataGridLengthTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridMergingCellsEventArgs
              • Overview
              • Members
              • Methods
                • Merge Method
            • DataGridMultiValueFilter
              • Overview
              • Members
              • DataGridMultiValueFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
                • SetIsVirtualizing Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • ItemStyle Property
                • MouseOverBrush Property
                • PressedBrush Property
                • ValueMemberPath Property
              • Fields
                • FilterProperty Field
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • ItemStyleProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • ValueMemberPathProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridNewRow
              • Overview
              • Members
              • DataGridNewRow Constructor
              • Properties
                • IsEnteringNewRow Property
              • Events
                • IsEnteringNewRowChanged Event
                • IsEnteringNewRowChanging Event
            • DataGridNewRowHeaderPresenter
              • Overview
              • Members
              • DataGridNewRowHeaderPresenter Constructor
            • DataGridNewRowPresenter
              • Overview
              • Members
              • DataGridNewRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • WatermarkText Property
              • Fields
                • WatermarkTextProperty Field
            • DataGridNumericColumn
              • Overview
              • Members
              • DataGridNumericColumn Constructor
                • DataGridNumericColumn Constructor()
                • DataGridNumericColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • DefaultConverter Property
                • HandleUpDownKeys Property
                • Maximum Property
                • Minimum Property
                • RangeValidationMode Property
                • ShowButtons Property
              • Fields
                • HandleUpDownKeysProperty Field
                • MaximumProperty Field
                • MinimumProperty Field
                • RangeValidationModeProperty Field
                • ShowButtonsProperty Field
            • DataGridNumericConverter
              • Overview
              • Members
              • DataGridNumericConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridNumericFilter
              • Overview
              • Members
              • DataGridNumericFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Combination Property
                • Filter Property
                • FirstComparator Property
                • FirstValue Property
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • Operators Property
                • PressedBrush Property
                • SecondComparator Property
                • SecondValue Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridRow
              • Overview
              • Members
              • DataGridRow Constructor
              • Methods
                • Refresh Method
                • ToString Method
                • Validate Method
                  • Validate() Method
                  • Validate(Boolean) Method
              • Properties
                • ActualCanUserToggleDetails Property
                • ActualDetailsVisibility Property
                • ActualHeight Property
                • ActualHeightWithoutDetails Property
                • CanUserResize Property
                • CanUserToggleDetails Property
                • CellStyle Property
                • DataGrid Property
                • DataItem Property
                • DetailsPresenter Property
                • DetailsVisibility Property
                • Errors Property
                • HeaderPresenter Property
                • Height Property
                • IndentWidth Property
                • Index Property
                • IsEditable Property
                • IsEditing Property
                • IsMouseOver Property
                • IsSelectable Property
                • IsSelected Property
                • Level Property
                • MaxHeight Property
                • MinHeight Property
                • ParentCollection Property
                • ParentGroup Property
                • Presenter Property
                • RowHeaderStyle Property
                • RowStyle Property
                • ShowVerticalFreezingSeparator Property
                • Type Property
                • VerticalOffset Property
                • Visibility Property
              • Fields
                • HeightProperty Field
                • MaxHeightProperty Field
                • MinHeightProperty Field
              • Events
                • CanUserResizeChanged Event
                • CanUserToggleDetailsChanged Event
                • DetailsVisibilityChanged Event
                • HeightChanged Event
                • IsEditingChanged Event
                • Loaded Event
                • PropertyChanged Event
                • VisibilityChanged Event
            • DataGridRowCollection
              • Overview
              • Members
              • Methods
                • AsEnumerable Method
                • Collapse Method
                • CollapseAll Method
                • Contains Method
                • Expand Method
                • ExpandAll Method
                • GetEnumerator Method
                • GetFirstVisibleRow Method
                • GetLastVisibleRow Method
                • GetLoadedRows Method
                • GetVisibleRowsFromBottom Method
                • GetVisibleRowsFromIndex Method
                • GetVisibleRowsFromTop Method
                • IndexOf Method
              • Properties
                • BottomRows Property
                • Count Property
                • IsLoading Property
                • Item Property
                  • Item(Object) Property
                  • Item(Int32) Property
                • OwnerGroup Property
                • TopRows Property
              • Events
                • CollectionChanged Event
            • DataGridRowDetailsEventArgs
              • Overview
              • Members
              • Properties
                • DetailsElement Property
                • Row Property
            • DataGridRowError
              • Overview
              • Members
              • DataGridRowError Constructor
                • DataGridRowError Constructor()
                • DataGridRowError Constructor(String)
                • DataGridRowError Constructor(String,IEnumerable<String>)
                • DataGridRowError Constructor(ValidationResult)
              • Properties
                • ColumnNames Property
                • Message Property
            • DataGridRowEventArgs
              • Overview
              • Members
              • Properties
                • Row Property
            • DataGridRowHeaderColumn
              • Overview
              • Members
              • DataGridRowHeaderColumn Constructor
              • Methods
                • BindCellContent Method
                • CreateCellContent Method
                • GetCellContentRecyclingKey Method
                • UnbindCellContent Method
            • DataGridRowHeaderPresenter
              • Overview
              • Members
              • DataGridRowHeaderPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingRow Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • CanUserResize Property
                • CanUserToggleDetails Property
                • DataGrid Property
                • DetailsVisibility Property
                • IsEditing Property
                • IsMerging Property
                • IsSelected Property
                • MouseOverBrush Property
                • PressedBrush Property
                • Row Property
                • SelectedBackground Property
                • ValidationBackground Property
                • ValidationForeground Property
                • ValidationResults Property
                • ValidationState Property
              • Fields
                • CanUserResizeProperty Field
                • CanUserToggleDetailsProperty Field
                • DetailsVisibilityProperty Field
                • IsEditingProperty Field
                • IsMergingProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
                • ValidationBackgroundProperty Field
                • ValidationForegroundProperty Field
                • ValidationResultsProperty Field
                • ValidationStateProperty Field
              • Events
                • AutoSized Event
                • IsMouseOverChanged Event
                • PropertyChanged Event
                • Resized Event
                • Resizing Event
            • DataGridRowPresenter
              • Overview
              • Members
              • DataGridRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateCurrentCell Method
                • UpdateEditingRow Method
                • UpdateLines Method
                • UpdateMouseOver Method
                • UpdateSelection Method
                • UpdateValidationState Method
              • Properties
                • CellsAreaMargin Property
                • CellsPanel Property
                • DataGrid Property
                • HorizontalGridLineBrush Property
                • HorizontalGridLineOpacity Property
                • HorizontalGridLineVisibility Property
                • Item Property
                • Row Property
                • RowAreaMargin Property
                • ValidationBackground Property
                • ValidationResults Property
                • ValidationState Property
                • VerticalGridLineBrush Property
                • VerticalGridLineVisibility Property
              • Fields
                • CellsAreaMarginProperty Field
                • HorizontalGridLineBrushProperty Field
                • HorizontalGridLineOpacityProperty Field
                • HorizontalGridLineVisibilityProperty Field
                • RowAreaMarginProperty Field
                • ValidationBackgroundProperty Field
                • ValidationResultsProperty Field
                • ValidationStateProperty Field
                • VerticalGridLineBrushProperty Field
                • VerticalGridLineVisibilityProperty Field
              • Events
                • MouseLeftButtonDown Event
                • PropertyChanged Event
            • DataGridRowsAddedEventArgs
              • Overview
              • Members
              • Properties
                • AddedRows Property
            • DataGridRowsDeletedEventArgs
              • Overview
              • Members
              • Properties
                • DeletedRows Property
            • DataGridRowsHeaderPanel
              • Overview
              • Members
              • DataGridRowsHeaderPanel Constructor
              • Properties
                • DataGrid Property
            • DataGridRowsPanel
              • Overview
              • Members
              • DataGridRowsPanel Constructor
              • Methods
                • InvalidateRowsMeasure Method
              • Properties
                • DataGrid Property
            • DataGridScrollStepConverter
              • Overview
              • Members
              • DataGridScrollStepConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridSelectableRowPresenter
              • Overview
              • Members
              • DataGridSelectableRowPresenter Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateEditingRow Method
                • UpdateMouseOver Method
                • UpdateSelection Method
              • Properties
                • IsEditing Property
                • IsSelected Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • IsEditingProperty Field
                • IsSelectedProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • IsMouseOverChanged Event
            • DataGridSelectedItemsCollection<T>
              • Overview
              • Members
              • DataGridSelectedItemsCollection<T> Constructor
              • Methods
                • Contains Method
                • GetEnumerator Method
              • Properties
                • Count Property
                • Item Property
            • DataGridSelection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(DataGridCell,DataGridCell) Method
                  • Add(DataGridCell) Method
                  • Add(DataGridCellsRange) Method
                  • Add(DataGridRow,DataGridRow) Method
                  • Add(DataGridColumn,DataGridColumn) Method
                • BeginUpdate Method
                • Clear Method
                • EndUpdate Method
                  • EndUpdate() Method
                  • EndUpdate(Boolean,Boolean) Method
                • Remove Method
                  • Remove(DataGridCell) Method
                  • Remove(DataGridCell,DataGridCell) Method
                  • Remove(DataGridRow,DataGridRow) Method
                  • Remove(DataGridColumn,DataGridColumn) Method
                • SelectAll Method
              • Properties
                • Mode Property
                • SelectedCells Property
                • SelectedColumns Property
                • SelectedRanges Property
                • SelectedRows Property
              • Events
                • SelectionChanged Event
                • SelectionChanging Event
            • DataGridSelectionChangedEventArgs
              • Overview
              • Members
              • Properties
                • AddedRanges Property
                • RemovedRanges Property
            • DataGridSelectionDragEventArgs
              • Overview
              • Members
              • Methods
                • GetPosition Method
            • DataGridSelectionDragStartedEventArgs
              • Overview
              • Members
              • Properties
                • Cancel Property
            • DataGridSelectionManager
              • Overview
              • Members
              • Methods
                • Clear Method
                • Select Method
                  • Select(DataGridCell) Method
                  • Select(DataGridCell,Boolean,Boolean) Method
                  • Select(DataGridRow) Method
                  • Select(DataGridRow,Boolean,Boolean) Method
                  • Select(DataGridColumn) Method
                  • Select(DataGridColumn,Boolean,Boolean) Method
                  • Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) Method
                • SelectAll Method
              • Properties
                • SelectedCells Property
                • SelectedColumns Property
                • SelectedRow Property
                • SelectedRows Property
                • Selection Property
            • DataGridSelectionModeExtension
              • Overview
              • Members
              • Methods
                • IsCellSelectionMode Method
                • IsColumnSelectionMode Method
                • IsMultiMode Method
                • IsRowSelectionMode Method
                • IsSingleMode Method
            • DataGridSettingCellValueEventArgs
              • Overview
              • Members
              • Properties
                • Value Property
            • DataGridSortChangedEventArgs
              • Overview
              • Members
              • Properties
                • NewSortedColumns Property
                • OldSortedColumns Property
            • DataGridSortChangingEventArgs
              • Overview
              • Members
              • Properties
                • ChangingColumns Property
            • DataGridSortException
              • Overview
              • Members
              • DataGridSortException Constructor
                • DataGridSortException Constructor(String)
                • DataGridSortException Constructor(String,Exception)
            • DataGridSortState
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • Direction Property
                • Index Property
              • Events
                • PropertyChanged Event
            • DataGridSortStateTypeConverter
              • Overview
              • Members
              • DataGridSortStateTypeConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
            • DataGridTemplateColumn
              • Overview
              • Members
              • DataGridTemplateColumn Constructor
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • CreateCellContent Method
                • EndEdit Method
                • GetCellContentRecyclingKey Method
                • GetCellEditingContent Method
                • GetCellText Method
                • GetCellValue Method
                • GetFilter Method
                • PrepareCellForEdit Method
                • SetCellValue Method
              • Properties
                • CellEditingTemplate Property
                • CellTemplate Property
                • IsEditable Property
              • Events
                • CancelingCell Event
                • EndingCell Event
                • GettingCellValue Event
                • PreparingCell Event
                • SettingCellValue Event
            • DataGridTextColumn
              • Overview
              • Members
              • DataGridTextColumn Constructor
                • DataGridTextColumn Constructor()
                • DataGridTextColumn Constructor(PropertyInfo)
              • Methods
                • BeginEdit Method
                • CancelCellEdit Method
                • EndEdit Method
                • GetCellEditingContent Method
                • GetFilter Method
                • PrepareCellForEdit Method
              • Properties
                • MaxLength Property
            • DataGridTextFilter
              • Overview
              • Members
              • DataGridTextFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
                • OnApplyTemplate Method
              • Properties
                • Filter Property
                • FilterText Property
                • FocusBrush Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
                • SelectedOperation Property
                • SupportedOperations Property
              • Fields
                • FocusBrushProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
                • PropertyChanged Event
            • DataGridToggleGroupButton
              • Overview
              • Members
              • DataGridToggleGroupButton Constructor
            • DataGridUriConverter
              • Overview
              • Members
              • DataGridUriConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
            • DataGridVerticalFreezingSeparatorPresenter
              • Overview
              • Members
              • DataGridVerticalFreezingSeparatorPresenter Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • MouseOverBrush Property
                • PressedBrush Property
              • Fields
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
            • DataGridViewport
              • Overview
              • Members
              • Methods
                • ScrollToHorizontalOffset Method
                • ScrollToVerticalOffset Method
              • Properties
                • CellsRange Property
                • Columns Property
                • ExtentSize Property
                • FirstVisibleColumn Property
                • FirstVisibleRow Property
                • HorizontalOffset Property
                • LastVisibleColumn Property
                • LastVisibleRow Property
                • Rows Property
                • Size Property
                • VerticalOffset Property
            • DataGridViewProperties
              • Overview
              • Members
              • DataGridViewProperties Constructor
              • Properties
                • CellsAreaMargin Property
                • IsDraggingVerticalFreezingSeparator Property
                • IsOverVerticalFreezingSeparator Property
              • Events
                • PropertyChanged Event
            • FilterDescription
              • Overview
              • Members
              • FilterDescription Constructor
                • FilterDescription Constructor()
                • FilterDescription Constructor(String,DataGridFilterState)
              • Methods
                • GetExpression<T> Method
                • GetPredicate<T> Method
              • Properties
                • PropertyName Property
                • State Property
            • GetPageCompletedEventArgs
              • Overview
              • Members
              • GetPageCompletedEventArgs Constructor
              • Properties
                • IsPageCountValid Property
                • PageCount Property
                • Pages Property
            • NumericComparator
              • Overview
              • Members
              • NumericComparator Constructor
              • Properties
                • Comparison Property
                • ComparisonSymbol Property
            • RecyclingPanel
              • Overview
              • Members
              • Methods
                • ToString Method
            • SortDescription
              • Overview
              • Members
              • SortDescription Constructor
                • SortDescription Constructor()
                • SortDescription Constructor(String,DataGridSortState)
              • Properties
                • PropertyName Property
                • State Property
            • StringListConverter
              • Overview
              • Members
              • StringListConverter Constructor
              • Methods
                • CanConvertFrom Method
                  • CanConvertFrom(ITypeDescriptorContext,Type) Method
                • CanConvertTo Method
                  • CanConvertTo(ITypeDescriptorContext,Type) Method
                • ConvertFrom Method
                  • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
                • ConvertTo Method
                  • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
          • Enumerations
            • C1RowIndexHeaderMode
            • DataGridClipboardMode
            • DataGridColumnFreezing
            • DataGridColumnHeaderClickAction
            • DataGridDateTimeColumnEditMode
            • DataGridFilterCombination
            • DataGridFilterOperation
            • DataGridFilterType
            • DataGridGridLinesVisibility
            • DataGridGroupRowPosition
            • DataGridHeadersVisibility
            • DataGridNewRowVisibility
            • DataGridOptionsVisibility
            • DataGridRowDetailsVisibilityMode
            • DataGridRowType
            • DataGridScrollMode
            • DataGridScrollStepUnitType
            • DataGridSelectionMode
            • DataGridSortDirection
            • DataGridUnitType
            • ScaleMode
          • Structures
            • DataGridLength
              • Overview
              • Members
              • DataGridLength Constructor
                • DataGridLength Constructor(Double)
                • DataGridLength Constructor(Double,DataGridUnitType)
              • Methods
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • Auto Property
                • IsAbsolute Property
                • IsAuto Property
                • IsAutoStar Property
                • IsStar Property
                • Type Property
                • Value Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • DataGridScrollStep
              • Overview
              • Members
              • DataGridScrollStep Constructor
                • DataGridScrollStep Constructor(Double)
                • DataGridScrollStep Constructor(Double,DataGridScrollStepUnitType)
              • Methods
                • ToString Method
              • Properties
                • Discrete Property
                • IsAbsolute Property
                • IsDiscrete Property
                • StepUnitType Property
                • Value Property
            • DataGridTextFilterEntry
              • Overview
              • Members
              • Properties
                • Label Property
                • Operation Property
          • Interfaces
            • IDataGridFilter
              • Overview
              • Members
              • Methods
                • Clear Method
                • Create Method
                • Load Method
              • Events
                • FilterChanged Event
            • IDataGridFilterUnity
              • Overview
              • Members
              • Properties
                • Filter Property
            • IDataGridInputHandlingStrategy
              • Overview
              • Members
              • Methods
                • HandleKeyDown Method
          • Delegates
            • C1CollectionChangedEventHandler
            • CancellingCellEditEventHandler
            • EndingCellEditEventHandler
            • PreparingCellEditEventHandler
        • C1.WPF.DataGrid.Data Namespace
          • Overview
          • Interfaces
            • ICollectionViewFilterExtension
              • Overview
              • Members
              • Properties
                • C1FilterDescriptions Property
            • ICollectionViewGroupExtension
              • Overview
              • Members
              • Properties
                • C1GroupDescriptions Property
            • ICollectionViewSortExtension
              • Overview
              • Members
              • Properties
                • C1SortDescriptions Property
    • C1.WPF.DataGrid.Filters.4 Assembly
      • Namespaces
        • C1.WPF.DataGrid.Filters Namespace
          • Overview
          • Classes
            • C1AdvancedFiltersBehavior
              • Overview
              • Members
              • C1AdvancedFiltersBehavior Constructor
              • Methods
                • GetAdvancedFiltersBehavior Method
                • SetAdvancedFiltersBehavior Method
              • Fields
                • AdvancedFiltersBehaviorProperty Field
            • C1FullTextSearchBehavior
              • Overview
              • Members
              • C1FullTextSearchBehavior Constructor
              • Methods
                • GetFullTextSearchBehavior Method
                • SetFullTextSearchBehavior Method
              • Properties
                • Delay Property
                • Filter Property
                • HighlightedBackground Property
                • HighlightedForeground Property
              • Fields
                • FilterProperty Field
                • FullTextSearchBehaviorProperty Field
                • HighlightedBackgroundProperty Field
                • HighlightedForegroundProperty Field
                • TextChangedDelayProperty Field
            • DataGridComboBoxTextFilter
              • Overview
              • Members
              • DataGridComboBoxTextFilter Constructor
              • Properties
                • DisplayMemberPath Property
                • ItemsSource Property
                • ValueMemberPath Property
              • Fields
                • DisplayMemberPathProperty Field
                • ItemsSourceProperty Field
                • ValueMemberPathProperty Field
            • DataGridContentFilter
              • Overview
              • Members
              • DataGridContentFilter Constructor
              • Methods
                • Clear Method
                • Create Method
                • Load Method
              • Properties
                • ClearCommand Property
                • FilterCommand Property
                • FocusBrush Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • ClearCommandProperty Field
                • FilterCommandProperty Field
                • FocusBrushProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • FilterChanged Event
            • DataGridFilterItem
              • Overview
              • Members
              • DataGridFilterItem Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • IsCurrent Property
                • SelectedBackground Property
              • Fields
                • IsCurrentProperty Field
                • SelectedBackgroundProperty Field
            • DataGridFilterList
              • Overview
              • Members
              • DataGridFilterList Constructor
              • Properties
                • CurrentItem Property
                • Filter Property
                • FocusBrush Property
                • Items Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • CurrentItemProperty Field
                • FocusBrushProperty Field
                • ItemsProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • PropertyChanged Event
            • DataGridFilterListPanel
              • Overview
              • Members
              • DataGridFilterListPanel Constructor
            • DataGridFilterRow
              • Overview
              • Members
              • DataGridFilterRow Constructor
              • Methods
                • GetFilterOperation Method
                • SetFilterOperation Method
              • Properties
                • CellPadding Property
                • Delay Property
                • Watermark Property
              • Fields
                • CellPaddingProperty Field
                • DelayProperty Field
                • FilterOperationProperty Field
                • WatermarkProperty Field
            • DataGridFilterRowHeaderPresenter
              • Overview
              • Members
              • DataGridFilterRowHeaderPresenter Constructor
            • DataGridMultiLineCombinationsItem
              • Overview
              • Members
              • DataGridMultiLineCombinationsItem Constructor
              • Properties
                • AndText Property
                • IsAnd Property
                • IsNone Property
                • IsNoneEnabled Property
                • IsOr Property
                • NoneText Property
                • OrText Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridMultiLineDateTimeFilter
              • Overview
              • Members
              • DataGridMultiLineDateTimeFilter Constructor
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • EditMode Property
                • FirstDayOfWeek Property
                • TimeFormat Property
            • DataGridMultiLineDateTimeItem
              • Overview
              • Members
              • DataGridMultiLineDateTimeItem Constructor
              • Methods
                • OnApplyTemplate Method
              • Properties
                • CustomDateFormat Property
                • CustomTimeFormat Property
                • DateFormat Property
                • EditMode Property
                • FirstDayOfWeek Property
                • Operation Property
                • Operations Property
                • TimeFormat Property
                • Value Property
              • Fields
                • CustomDateFormatProperty Field
                • CustomTimeFormatProperty Field
                • DateFormatProperty Field
                • EditModeProperty Field
                • FirstDayOfWeekProperty Field
                • TimeFormatProperty Field
              • Events
                • PropertyChanged Event
            • DataGridMultiLineFilter
              • Overview
              • Members
              • Methods
                • SetCustomDefaultValues Method
              • Properties
                • Filter Property
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MaxLines Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • FormatProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MaxLinesProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
              • Events
                • PropertyChanged Event
            • DataGridMultiLineItem
              • Overview
              • Members
              • Properties
                • FocusBrush Property
                • Format Property
                • InputBackground Property
                • InputForeground Property
                • MouseOverBrush Property
                • PressedBrush Property
                • SelectedBackground Property
              • Fields
                • FocusBrushProperty Field
                • FormatProperty Field
                • InputBackgroundProperty Field
                • InputForegroundProperty Field
                • MouseOverBrushProperty Field
                • PressedBrushProperty Field
                • SelectedBackgroundProperty Field
            • DataGridMultiLineNumericFilter
              • Overview
              • Members
              • DataGridMultiLineNumericFilter Constructor
            • DataGridMultiLineNumericItem
              • Overview
              • Members
              • DataGridMultiLineNumericItem Constructor
              • Properties
                • Operation Property
                • Operations Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridMultiLineTextFilter
              • Overview
              • Members
              • DataGridMultiLineTextFilter Constructor
            • DataGridMultiLineTextItem
              • Overview
              • Members
              • DataGridMultiLineTextItem Constructor
              • Properties
                • Operation Property
                • Operations Property
                • Value Property
              • Events
                • PropertyChanged Event
            • DataGridTextFilterHelper
              • Overview
              • Members
              • DataGridTextFilterHelper Constructor
              • Methods
                • BuildFilterState Method
                • GetTextFromState Method
    • C1.WPF.DataGrid.Summaries.4 Assembly
      • Namespaces
        • C1.WPF.DataGrid.Summaries Namespace
          • Overview
          • Classes
            • C1GroupingWithSummariesBehavior
              • Overview
              • Members
              • C1GroupingWithSummariesBehavior Constructor
              • Methods
                • GetGroupingWithSummariesBehavior Method
                • SetGroupingWithSummariesBehavior Method
              • Fields
                • GroupingWithSummariesBehaviorProperty Field
            • DataGridAggregate
              • Overview
              • Members
              • Methods
                • Compute Method
                • GetAggregateFunctions Method
                • GetDataTemplateFromString Method
                • GetResult Method
                • GetResultText Method
                • SetAggregateFunctions Method
              • Properties
                • ResultFormat Property
                • ResultTemplate Property
              • Fields
                • AggregateFormatProperty Field
                • AggregateFunctionsProperty Field
                • ResultTemplateProperty Field
            • DataGridAggregateAvg
              • Overview
              • Members
              • DataGridAggregateAvg Constructor
              • Methods
                • Compute Method
            • DataGridAggregateCount
              • Overview
              • Members
              • DataGridAggregateCount Constructor
              • Methods
                • Compute Method
            • DataGridAggregateDistinct
              • Overview
              • Members
              • DataGridAggregateDistinct Constructor
              • Methods
                • Compute Method
            • DataGridAggregateMax
              • Overview
              • Members
              • DataGridAggregateMax Constructor
              • Methods
                • Compute Method
            • DataGridAggregateMin
              • Overview
              • Members
              • DataGridAggregateMin Constructor
              • Methods
                • Compute Method
            • DataGridAggregatesCollection
              • Overview
              • Members
              • DataGridAggregatesCollection Constructor
            • DataGridAggregateSum
              • Overview
              • Members
              • DataGridAggregateSum Constructor
              • Methods
                • Compute Method
            • DataGridAggregateWithFormat
              • Overview
              • Members
              • Methods
                • GetResult Method
            • DataGridGroupWithSummaryRow
              • Overview
              • Members
              • DataGridGroupWithSummaryRow Constructor
            • DataGridGroupWithSummaryRowPresenter
              • Overview
              • Members
              • DataGridGroupWithSummaryRowPresenter Constructor
              • Properties
                • LeadingMargin Property
              • Fields
                • LeadingMarginProperty Field
            • DataGridSummaryRow
              • Overview
              • Members
              • DataGridSummaryRow Constructor
    • C1.WPF.Excel.4 Assembly
      • Namespaces
        • C1.WPF.Excel Namespace
          • Overview
          • Classes
            • C1XLBook
              • Overview
              • Members
              • C1XLBook Constructor
              • Methods
                • Clear Method
                • Clone Method
                • Load Method
                  • Load(String) Method
                  • Load(String,Boolean) Method
                  • Load(String,FileFormat) Method
                  • Load(String,FileFormat,Boolean) Method
                  • Load(Stream) Method
                  • Load(Stream,Boolean) Method
                  • Load(Stream,FileFormat) Method
                  • Load(Stream,FileFormat,Boolean) Method
                • PixelsToTwips Method
                • Save Method
                  • Save(String) Method
                  • Save(String,FileFormat) Method
                  • Save(Stream) Method
                  • Save(Stream,FileFormat) Method
                • TwipsToPixels Method
              • Properties
                • Author Property
                • CalculationMode Property
                • CompatibilityMode Property
                • DefaultFont Property
                • IsLoading Property
                • KeepFormulas Property
                • ListSeparator Property
                • NamedRanges Property
                • OpaqueCopy Property
                • Palette Property
                • ReferenceMode Property
                • Sheets Property
                • UseDefaultCsvEncoding Property
                • UseTempStorage Property
            • ShapeCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Contains Method
                  • Contains(XLShape) Method
                  • Contains(Int32) Method
                • IndexOf Method
                  • IndexOf(XLShape) Method
                  • IndexOf(Int32) Method
                • Insert Method
                • Remove Method
                  • Remove(XLShape) Method
                  • Remove(Int32) Method
              • Properties
                • Count Property
                • Item Property
                • Sheet Property
            • XLBorderFormatting
              • Overview
              • Members
              • XLBorderFormatting Constructor
              • Properties
                • BottomBorder Property
                • BottomColor Property
                • Diagonal Property
                • DiagonalColor Property
                • DiagonalStyle Property
                • LeftBorder Property
                • LeftColor Property
                • RightBorder Property
                • RightColor Property
                • TopBorder Property
                • TopColor Property
            • XLCell
              • Overview
              • Members
              • Methods
                • Clone Method
                • SetValue Method
              • Properties
                • Formula Property
                • Hyperlink Property
                • Style Property
                • Text Property
                • Value Property
            • XLCellRange
              • Overview
              • Members
              • XLCellRange Constructor
                • XLCellRange Constructor()
                • XLCellRange Constructor(Int32,Int32,Int32,Int32)
                • XLCellRange Constructor(XLSheet,Int32,Int32,Int32,Int32)
                • XLCellRange Constructor(XLSheet,Int32,Int32,Int32,Int32,XLReferenceType,XLReferenceType,XLReferenceType,XLReferenceType)
                • XLCellRange Constructor(XLSheet,Int32,Int32,XLReferenceType,XLReferenceType)
                • XLCellRange Constructor(Int32,Int32,Int32,Int32,Int32,Int32,XLReferenceType,XLReferenceType,XLReferenceType,XLReferenceType)
                • XLCellRange Constructor(XLSheet,String)
                • XLCellRange Constructor(C1XLBook,String)
              • Methods
                • Clone Method
                • Contains Method
                  • Contains(XLSheet,Int32,Int32) Method
                  • Contains(XLCellRange) Method
                • Intersects Method
                • ToString Method
              • Properties
                • Book Property
                • ColumnCount Property
                • ColumnFrom Property
                • ColumnFromRef Property
                • ColumnTo Property
                • ColumnToRef Property
                • IsEmpty Property
                • RangeType Property
                • RowCount Property
                • RowFrom Property
                • RowFromRef Property
                • RowTo Property
                • RowToRef Property
                • SheetCount Property
                • SheetFrom Property
                • Sheets Property
                • SheetTo Property
                • Style Property
                • Value Property
            • XLCellRangeCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(XLCellRange) Method
                  • Add(Int32,Int32,Int32,Int32) Method
                • Clear Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • ActiveIndex Property
                • Book Property
                • Count Property
                • Item Property
                • Sheet Property
            • XLColumn
              • Overview
              • Members
              • XLColumn Constructor
              • Methods
                • Clone Method
                  • Clone() Method
                  • Clone(XLCell[]) Method
              • Properties
                • Book Property
                • Collapsed Property
                • IsSubtotal Property
                • OutlineLevel Property
                • PageBreak Property
                • Sheet Property
                • Style Property
                • Visible Property
                • Width Property
            • XLColumnCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add() Method
                  • Add(XLColumn) Method
                • Clear Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                  • Insert(Int32) Method
                  • Insert(Int32,XLColumn) Method
                  • Insert(Int32,XLColumn,XLCell[]) Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • Book Property
                • Count Property
                • Frozen Property
                • Item Property
                • Sheet Property
            • XLComment
              • Overview
              • Members
              • XLComment Constructor
              • Methods
                • Clone Method
              • Properties
                • Author Property
                • Cell Property
                • ColumnIndex Property
                • IsShow Property
                • RowIndex Property
                • Sheet Property
                • TextBox Property
            • XLCommentCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(XLComment) Method
                  • Add(Int32,Int32,String) Method
                  • Add(Int32,Int32,String,String) Method
                  • Add(Int32,Int32,String,String,Boolean) Method
                • Clear Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • Count Property
                • Item Property
                • Sheet Property
            • XLCommentShape
              • Overview
              • Members
              • XLCommentShape Constructor
                • XLCommentShape Constructor(String,Int32,Int32)
                • XLCommentShape Constructor(String,Double,Double,Double,Double)
                • XLCommentShape Constructor(String,Rect)
                • XLCommentShape Constructor(String)
              • Properties
                • IsEmpty Property
                • Visible Property
            • XLConditionalFormatting
              • Overview
              • Members
              • XLConditionalFormatting Constructor
              • Methods
                • Clone Method
              • Properties
                • Ranges Property
                • Rules Property
            • XLConditionalFormattingCollection
              • Overview
              • Members
              • Properties
                • Sheet Property
            • XLConditionalFormattingRangeCollection
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • ConditionalFormatting Property
                • ToughRecalc Property
            • XLConditionalFormattingRule
              • Overview
              • Members
              • XLConditionalFormattingRule Constructor
              • Methods
                • Clone Method
              • Properties
                • Border Property
                • FirstFormula Property
                • Font Property
                • IsEmpty Property
                • Operator Property
                • Parameter Property
                • Pattern Property
                • Priority Property
                • SecondFormula Property
                • Type Property
            • XLConditionalFormattingRuleCollection
              • Overview
              • Members
              • Properties
                • ConditionalFormatting Property
            • XLFont
              • Overview
              • Members
              • XLFont Constructor
                • XLFont Constructor(String,Single)
                • XLFont Constructor(String,Single,Color)
                • XLFont Constructor(String,Single,Boolean,Boolean)
                • XLFont Constructor(String,Single,Boolean,Boolean,Color)
                • XLFont Constructor(String,Single,Boolean,Boolean,Boolean,XLFontScript,XLUnderlineStyle,Color)
                • XLFont Constructor(String,Single,Boolean,Boolean,Boolean,XLFontScript,XLUnderlineStyle,Color,Byte)
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • Bold Property
                • CharSet Property
                • Color Property
                • FontName Property
                • FontSize Property
                • Italic Property
                • Script Property
                • SizeInPoints Property
                • Strikeout Property
                • Underline Property
            • XLFontFormatting
              • Overview
              • Members
              • XLFontFormatting Constructor
              • Properties
                • Bold Property
                • Escapement Property
                • FontColor Property
                • FontHeight Property
                • FontWeight Property
                • Italic Property
                • Strikeout Property
                • Underline Property
            • XLNamedRange
              • Overview
              • Members
              • Methods
                • Clone Method
                • Contains Method
                • ParseRefers Method
              • Properties
                • Book Property
                • CellRange Property
                • CellRanges Property
                • Comment Property
                • IsBuiltInName Property
                • IsEmpty Property
                • IsNameOnly Property
                • Name Property
                • Refers Property
            • XLNamedRangeCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(XLNamedRange) Method
                  • Add(String,XLCellRange) Method
                  • Add(String,XLCellRange[]) Method
                  • Add(String,XLSheet,Int32,Int32) Method
                  • Add(String,Int32,Int32,Int32,Int32) Method
                  • Add(String,XLSheet,Int32,Int32,Int32,Int32) Method
                • Clear Method
                • Contains Method
                  • Contains(XLNamedRange) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(XLNamedRange) Method
                  • IndexOf(String) Method
                • Insert Method
                • Remove Method
                  • Remove(XLNamedRange) Method
                  • Remove(String) Method
                • RemoveAt Method
              • Properties
                • Book Property
                • Count Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • XLOpaqueShape
              • Overview
              • Members
              • Properties
                • IsEmpty Property
            • XLPatternFormatting
              • Overview
              • Members
              • XLPatternFormatting Constructor
              • Properties
                • BackColor Property
                • ForeColor Property
                • Pattern Property
            • XLPictureShape
              • Overview
              • Members
              • XLPictureShape Constructor
                • XLPictureShape Constructor(WriteableBitmap,Int32,Int32)
                • XLPictureShape Constructor(WriteableBitmap,Int32,Int32,Int32,Int32)
                • XLPictureShape Constructor(WriteableBitmap,Rect)
                • XLPictureShape Constructor(WriteableBitmap)
                • XLPictureShape Constructor(WriteableBitmap,Size,HorizontalAlignment,VerticalAlignment,ImageScaling)
                • XLPictureShape Constructor(XLSheet,WriteableBitmap,Double,Double,Double,Double)
                • XLPictureShape Constructor(C1Bitmap,Int32,Int32)
                • XLPictureShape Constructor(C1Bitmap,Int32,Int32,Int32,Int32)
                • XLPictureShape Constructor(C1Bitmap,Rect)
                • XLPictureShape Constructor(C1Bitmap)
                • XLPictureShape Constructor(C1Bitmap,Size,HorizontalAlignment,VerticalAlignment,ImageScaling)
                • XLPictureShape Constructor(XLSheet,C1Bitmap,Double,Double,Double,Double)
              • Properties
                • BottomClip Property
                • Brightness Property
                • BrightnessInPercents Property
                • Contrast Property
                • ContrastInPercents Property
                • FileName Property
                • Image Property
                • ImageSize Property
                • IsEmpty Property
                • LeftClip Property
                • RightClip Property
                • TopClip Property
                • Transparent Property
                • ViewType Property
            • XLPrintSettings
              • Overview
              • Members
              • XLPrintSettings Constructor
              • Methods
                • Clone Method
              • Properties
                • AlignWithMargins Property
                • AutoScale Property
                • BlackAndWhite Property
                • CenterHorizontal Property
                • CenterVertical Property
                • Copies Property
                • DraftQuality Property
                • FitPagesAcross Property
                • FitPagesDown Property
                • Footer Property
                • FooterEven Property
                • FooterFirst Property
                • FooterPictureCenter Property
                • FooterPictureLeft Property
                • FooterPictureRight Property
                • Header Property
                • HeaderEven Property
                • HeaderFirst Property
                • HeaderPictureCenter Property
                • HeaderPictureLeft Property
                • HeaderPictureRight Property
                • Landscape Property
                • MarginBottom Property
                • MarginFooter Property
                • MarginHeader Property
                • MarginLeft Property
                • MarginRight Property
                • MarginTop Property
                • PaperKind Property
                • PrintGridlines Property
                • PrintHeaders Property
                • PrintPagesInRows Property
                • ScaleWithDocument Property
                • ScalingFactor Property
                • StartPage Property
            • XLRange
              • Overview
              • Members
              • XLRange Constructor
                • XLRange Constructor(String,XLReferenceMode)
                • XLRange Constructor(Int32,Int32)
                • XLRange Constructor(Int32,Int32,Int32,Int32)
              • Methods
                • Clone Method
                • Equals Method
                • GetHashCode Method
                • ToString Method
              • Properties
                • ColumnFirst Property
                • ColumnLast Property
                • RowFirst Property
                • RowLast Property
            • XLRow
              • Overview
              • Members
              • XLRow Constructor
              • Methods
                • Clone Method
              • Properties
                • Book Property
                • Collapsed Property
                • Height Property
                • IsCustomHeight Property
                • IsSubtotal Property
                • OutlineLevel Property
                • PageBreak Property
                • Sheet Property
                • Style Property
                • Visible Property
            • XLRowCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add() Method
                  • Add(XLRow) Method
                • Clear Method
                • Contains Method
                • IndexOf Method
                • Insert Method
                  • Insert(Int32) Method
                  • Insert(Int32,XLRow) Method
                • Remove Method
                • RemoveAt Method
              • Properties
                • Book Property
                • Count Property
                • Frozen Property
                • Item Property
                • Sheet Property
            • XLShape
              • Overview
              • Members
              • Methods
                • Clone Method
              • Properties
                • Column Property
                • DashedLineStyle Property
                • Hyperlink Property
                • Id Property
                • IsEmpty Property
                • LineColor Property
                • LineStyle Property
                • LineWidth Property
                • Rectangle Property
                • Rotation Property
                • Row Property
                • Sheet Property
                • Workbook Property
            • XLSheet
              • Overview
              • Members
              • Methods
                • Clone Method
                • CopyFormula Method
                • GetCell Method
                • GetFormattedText Method
                • GetRangeToRepeat Method
                • Load Method
                  • Load(String,Boolean) Method
                  • Load(Stream,Boolean) Method
                • LoadCsv Method
                  • LoadCsv(String) Method
                  • LoadCsv(Stream) Method
                • SaveCsv Method
                  • SaveCsv(String) Method
                  • SaveCsv(Stream) Method
                • SetRangeToRepeat Method
              • Properties
                • Book Property
                • ColumnMaxLevel Property
                • Columns Property
                • Comments Property
                • ConditionalFormattings Property
                • DefaultColumnWidth Property
                • DefaultRowHeight Property
                • GridColor Property
                • Item Property
                • Locked Property
                • MaxOutlineLevel Property
                • MergedCells Property
                • Name Property
                • OutlinesBelow Property
                • OutlinesRight Property
                • PageBreakPreview Property
                • PrintSettings Property
                • RowMaxLevel Property
                • Rows Property
                • Scale Property
                • SelectedCells Property
                • Shapes Property
                • ShowGridLines Property
                • ShowHeaders Property
                • ShowZeros Property
                • TabColor Property
                • TotalsBelowData Property
                • Visible Property
            • XLSheetCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add() Method
                  • Add(XLSheet) Method
                  • Add(String) Method
                • Clear Method
                • Contains Method
                  • Contains(XLSheet) Method
                  • Contains(String) Method
                • IndexOf Method
                  • IndexOf(XLSheet) Method
                  • IndexOf(String) Method
                • Insert Method
                  • Insert(Int32) Method
                  • Insert(Int32,XLSheet) Method
                • Remove Method
                  • Remove(XLSheet) Method
                  • Remove(String) Method
                • RemoveAt Method
              • Properties
                • Book Property
                • Count Property
                • FirstIndex Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • SelectedIndex Property
            • XLStyle
              • Overview
              • Members
              • XLStyle Constructor
              • Methods
                • Clone Method
                • Equals Method
                • FormatDotNetToXL Method
                  • FormatDotNetToXL(String,Type) Method
                  • FormatDotNetToXL(String,Type,CultureInfo) Method
                  • FormatDotNetToXL(String) Method
                  • FormatDotNetToXL(String,CultureInfo) Method
                • FormatXLToDotNet Method
                  • FormatXLToDotNet(String) Method
                  • FormatXLToDotNet(String,CultureInfo) Method
                • GetHashCode Method
                • SetBorderColor Method
                • SetBorderStyle Method
              • Properties
                • AlignHorz Property
                • AlignVert Property
                • BackColor Property
                • BackPattern Property
                • BorderBottom Property
                • BorderColorBottom Property
                • BorderColorLeft Property
                • BorderColorRight Property
                • BorderColorTop Property
                • BorderLeft Property
                • BorderRight Property
                • BorderTop Property
                • Diagonal Property
                • DiagonalColor Property
                • DiagonalStyle Property
                • Direction Property
                • Font Property
                • ForeColor Property
                • Format Property
                • Indent Property
                • Locked Property
                • PatternColor Property
                • Rotation Property
                • ShrinkToFit Property
                • WordWrap Property
            • XLTextShape
              • Overview
              • Members
              • Properties
                • Bidirectional Property
                • BottomMargin Property
                • HorizAlign Property
                • LeftMargin Property
                • Locked Property
                • Orientation Property
                • RightMargin Property
                • Text Property
                • TextId Property
                • TextScale Property
                • TextToFit Property
                • TopMargin Property
                • VertAlign Property
                • Wrapped Property
          • Enumerations
            • CalculationMode
            • CompatibilityMode
            • ConsolidationFunction
            • FileFormat
            • ImageScaling
            • XLAlignHorzEnum
            • XLAlignVertEnum
            • XLConditionalFormattingOperator
            • XLConditionalFormattingType
            • XLDiagonalFlags
            • XLFontScript
            • XLHorizTextAlign
            • XLLineStyleEnum
            • XLPatternEnum
            • XLPictureViewType
            • XLRangeType
            • XLReadingDirection
            • XLReferenceMode
            • XLReferenceType
            • XLShapeDashedLineStyleEnum
            • XLShapeLineStyleEnum
            • XLTextOrientation
            • XLUnderlineStyle
            • XLVertTextAlign
          • Interfaces
            • ICloneable
              • Overview
              • Members
              • Methods
                • Clone Method