WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridCaptionSummaryCellRenderer - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridCaptionSummaryCellRenderer

    Inheritance
    System.Object
    GridCellRendererBase
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>
    GridCaptionSummaryCellRenderer
    Implements
    IGridCellRenderer
    System.IDisposable
    Inherited Members
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.TextAlignmentToHorizontalAlignment(TextAlignment)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.CurrentRendererValueChanged()
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.ShouldGridTryToHandleKeyDown(KeyEventArgs)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnInitializeTemplateElement(DataColumnBase, ContentControl, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUpdateTemplateBinding(DataColumnBase, ContentControl, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnInitializeDisplayElement(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUpdateDisplayBinding(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnInitializeEditElement(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUpdateEditBinding(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.UpdateToolTip(DataColumnBase)
    GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>.EditorType
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnPrepareUIElements(DataColumnBase, Object, Boolean)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.BeginEdit(RowColumnIndex, FrameworkElement, GridColumn, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnEnteredEditMode(DataColumnBase, FrameworkElement)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.EndEdit(DataColumnBase, Object, Boolean)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnEditingComplete(DataColumnBase, FrameworkElement)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUnloadUIElements(DataColumnBase)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnArrange(RowColumnIndex, FrameworkElement, Rect)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnMeasure(RowColumnIndex, FrameworkElement, Size)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnRenderCell(DrawingContext, Rect, DataColumnBase, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnRenderCellBorder(DrawingContext, Rect, Geometry, DataColumnBase, GridCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnRenderContent(DrawingContext, Rect, Geometry, DataColumnBase, GridCell, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.DrawFormattedText(DrawingContext, Rect, Geometry, DataColumnBase, GridCell, String)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.DrawGlyphs(DrawingContext, Rect, Geometry, DataColumnBase, GridCell, String)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnRenderCurrentCell(DrawingContext, Rect, Geometry, DataColumnBase, GridCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUpdateBindingInfo(DataColumnBase, Object, Boolean)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUpdateStyleInfo(DataColumnBase, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnCreateEditUIElement()
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnCreateDisplayUIElement()
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.InitializeEditElement(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.InitializeDisplayElement(DataColumnBase, GridCaptionSummaryCell, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.InitializeTemplateElement(DataColumnBase, ContentControl, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnWireDisplayUIElement(GridCaptionSummaryCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUnwireDisplayUIElement(GridCaptionSummaryCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnWireTemplateUIElement(ContentControl)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUnwireTemplateUIElement(ContentControl)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnWireEditUIElement(GridCaptionSummaryCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnUnwireEditUIElement(GridCaptionSummaryCell)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnEditElementLoaded(Object, RoutedEventArgs)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnEditElementUnloaded(Object, RoutedEventArgs)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnEditElementLostFocus(Object, RoutedEventArgs)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.InitializeCellStyle(DataColumnBase, Object)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.ClearRecycleBin()
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.Dispose(Boolean)
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.OnCreateTemplateUIElement()
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.DisplayRecycleBin
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.EditRecycleBin
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.TemplateRecycleBin
    GridVirtualizingCellRendererBase<GridCaptionSummaryCell, GridCaptionSummaryCell>.AllowRecycle
    GridCellRendererBase.OnPrepareUIElements(DataColumnBase, Object, Boolean)
    GridCellRendererBase.OnPrepareUIElements()
    GridCellRendererBase.OnPreviewTextInput(TextCompositionEventArgs)
    GridCellRendererBase.CanValidate()
    GridCellRendererBase.CanUpdateBinding(GridColumn)
    GridCellRendererBase.CommitUnBoundCellValue(Object, GridColumn, Object)
    GridCellRendererBase.UpdateToolTip(DataColumnBase)
    GridCellRendererBase.OnArrange(RowColumnIndex, FrameworkElement, Rect)
    GridCellRendererBase.OnMeasure(RowColumnIndex, FrameworkElement, Size)
    GridCellRendererBase.OnRenderCell(DrawingContext, Rect, DataColumnBase, Object)
    GridCellRendererBase.OnUnloadUIElements(DataColumnBase)
    GridCellRendererBase.OnUpdateBindingInfo(DataColumnBase, Object, Boolean)
    GridCellRendererBase.OnUpdateStyleInfo(DataColumnBase, Object)
    GridCellRendererBase.ShouldGridTryToHandleKeyDown(KeyEventArgs)
    GridCellRendererBase.SetFocus(FrameworkElement, Boolean)
    GridCellRendererBase.IGridCellRenderer.ShouldGridTryToHandleKeyDown(KeyEventArgs)
    GridCellRendererBase.Arrange(RowColumnIndex, FrameworkElement, Rect)
    GridCellRendererBase.RenderCell(DrawingContext, Rect, DataColumnBase, Object)
    GridCellRendererBase.Measure(RowColumnIndex, FrameworkElement, Size)
    GridCellRendererBase.PrepareUIElements(DataColumnBase, Object, Boolean)
    GridCellRendererBase.UnloadUIElements(DataColumnBase)
    GridCellRendererBase.IGridCellRenderer.UpdateBindingInfo(DataColumnBase, Object, Boolean)
    GridCellRendererBase.UpdateBindingInfo(DataColumnBase, Object, Boolean)
    GridCellRendererBase.UpdateCellStyle(DataColumnBase, Object)
    GridCellRendererBase.PreviewTextInput(TextCompositionEventArgs)
    GridCellRendererBase.GetControlValue()
    GridCellRendererBase.SetControlValue(Object)
    GridCellRendererBase.SetCurrentCellState(RowColumnIndex, FrameworkElement, Boolean, Boolean, GridColumn, DataColumnBase)
    GridCellRendererBase.UpdateCurrentCellState(FrameworkElement, Boolean)
    GridCellRendererBase.ResetCurrentCellState()
    GridCellRendererBase.SetFocus(Boolean)
    GridCellRendererBase.RaiseCurrentCellValidatingEvent(SfDataGrid, GridColumn, Object, Object, Object)
    GridCellRendererBase.RaiseCurrentCellValidatedEvent(SfDataGrid, GridColumn, Object, Object)
    GridCellRendererBase.RaiseCurrentCellValueChangedEvent(SfDataGrid, DataColumnBase)
    GridCellRendererBase.BeginEdit(RowColumnIndex, FrameworkElement, GridColumn, Object)
    GridCellRendererBase.EndEdit(DataColumnBase, Object, Boolean)
    GridCellRendererBase.UpdateSource(FrameworkElement)
    GridCellRendererBase.ClearRecycleBin()
    GridCellRendererBase.Dispose()
    GridCellRendererBase.Dispose(Boolean)
    GridCellRendererBase.PreviewInputText
    GridCellRendererBase.DataGrid
    GridCellRendererBase.BindingExpression
    GridCellRendererBase.SupportsRenderOptimization
    GridCellRendererBase.UseOnlyRendererElement
    GridCellRendererBase.HasCurrentCellState
    GridCellRendererBase.CurrentCellIndex
    GridCellRendererBase.CurrentCellElement
    GridCellRendererBase.CurrentCellRendererElement
    GridCellRendererBase.IsInEditing
    GridCellRendererBase.IsFocused
    GridCellRendererBase.IsEditable
    GridCellRendererBase.IsFocusible
    GridCellRendererBase.IsDropDownable
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.Grid.Cells
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class GridCaptionSummaryCellRenderer : GridVirtualizingCellRenderer<GridCaptionSummaryCell, GridCaptionSummaryCell>, IGridCellRenderer, IDisposable

    Constructors

    GridCaptionSummaryCellRenderer()

    Declaration
    public GridCaptionSummaryCellRenderer()

    Methods

    InitializeCellStyle(DataColumnBase, Object)

    Declaration
    protected override void InitializeCellStyle(DataColumnBase dataColumn, object record)
    Parameters
    Type Name Description
    DataColumnBase dataColumn
    System.Object record
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRendererBase<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.InitializeCellStyle(Syncfusion.UI.Xaml.Grid.DataColumnBase, System.Object)

    OnInitializeEditElement(DataColumnBase, GridCaptionSummaryCell, Object)

    Declaration
    public override void OnInitializeEditElement(DataColumnBase dataColumn, GridCaptionSummaryCell uiElement, object dataContext)
    Parameters
    Type Name Description
    DataColumnBase dataColumn
    GridCaptionSummaryCell uiElement
    System.Object dataContext
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRenderer<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.OnInitializeEditElement(Syncfusion.UI.Xaml.Grid.DataColumnBase, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, System.Object)

    OnRenderCellBorder(DrawingContext, Rect, Geometry, DataColumnBase, GridCell)

    Declaration
    protected override void OnRenderCellBorder(DrawingContext dc, Rect cellRect, Geometry clipGeometry, DataColumnBase dataColumnBase, GridCell gridCell)
    Parameters
    Type Name Description
    System.Windows.Media.DrawingContext dc
    System.Windows.Rect cellRect
    System.Windows.Media.Geometry clipGeometry
    DataColumnBase dataColumnBase
    GridCell gridCell
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRendererBase<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.OnRenderCellBorder(System.Windows.Media.DrawingContext, System.Windows.Rect, System.Windows.Media.Geometry, Syncfusion.UI.Xaml.Grid.DataColumnBase, Syncfusion.UI.Xaml.Grid.GridCell)

    OnRenderContent(DrawingContext, Rect, Geometry, DataColumnBase, GridCell, Object)

    Declaration
    protected override void OnRenderContent(DrawingContext dc, Rect cellRect, Geometry clipGeometry, DataColumnBase dataColumnBase, GridCell gridCell, object dataContext)
    Parameters
    Type Name Description
    System.Windows.Media.DrawingContext dc
    System.Windows.Rect cellRect
    System.Windows.Media.Geometry clipGeometry
    DataColumnBase dataColumnBase
    GridCell gridCell
    System.Object dataContext
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRendererBase<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.OnRenderContent(System.Windows.Media.DrawingContext, System.Windows.Rect, System.Windows.Media.Geometry, Syncfusion.UI.Xaml.Grid.DataColumnBase, Syncfusion.UI.Xaml.Grid.GridCell, System.Object)

    OnRenderCurrentCell(DrawingContext, Rect, Geometry, DataColumnBase, GridCell)

    Declaration
    protected override void OnRenderCurrentCell(DrawingContext dc, Rect cellRect, Geometry clipGeometry, DataColumnBase dataColumnBase, GridCell gridCell)
    Parameters
    Type Name Description
    System.Windows.Media.DrawingContext dc
    System.Windows.Rect cellRect
    System.Windows.Media.Geometry clipGeometry
    DataColumnBase dataColumnBase
    GridCell gridCell
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRendererBase<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.OnRenderCurrentCell(System.Windows.Media.DrawingContext, System.Windows.Rect, System.Windows.Media.Geometry, Syncfusion.UI.Xaml.Grid.DataColumnBase, Syncfusion.UI.Xaml.Grid.GridCell)

    OnUpdateEditBinding(DataColumnBase, GridCaptionSummaryCell, Object)

    Declaration
    public override void OnUpdateEditBinding(DataColumnBase dataColumn, GridCaptionSummaryCell element, object dataContext)
    Parameters
    Type Name Description
    DataColumnBase dataColumn
    GridCaptionSummaryCell element
    System.Object dataContext
    Overrides
    Syncfusion.UI.Xaml.Grid.Cells.GridVirtualizingCellRenderer<Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell>.OnUpdateEditBinding(Syncfusion.UI.Xaml.Grid.DataColumnBase, Syncfusion.UI.Xaml.Grid.GridCaptionSummaryCell, System.Object)

    Implements

    IGridCellRenderer
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved