menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridCaptionSummaryCell - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridCaptionSummaryCell

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

    Inheritance
    System.Object
    GridElement
    GridCell
    GridCaptionSummaryCell
    Implements
    System.IDisposable
    Inherited Members
    GridCell.ApplyGridCellVisualStates(String, Boolean)
    GridCell.ApplyValidationVisualState(Boolean)
    GridCell.CanSelectCurrentCell()
    GridCell.CellSelectionBrush
    GridCell.CellSelectionBrushProperty
    GridCell.ColumnBase
    GridCell.CurrentCellBorderBrush
    GridCell.CurrentCellBorderBrushProperty
    GridCell.CurrentCellBorderThickness
    GridCell.CurrentCellBorderThicknessProperty
    GridCell.CurrentCellBorderVisibility
    GridCell.CurrentCellBorderVisibilityProperty
    GridCell.Dispose()
    GridCell.Dispose(Boolean)
    GridCell.ErrorMessage
    GridCell.ErrorMessageProperty
    GridCell.HasError
    GridCell.OnColumnChanged()
    GridCell.OnDataColumnPropertyChanged(String)
    GridCell.OnMouseDoubleClick(MouseButtonEventArgs)
    GridCell.OnMouseDown(MouseButtonEventArgs)
    GridCell.OnMouseEnter(MouseEventArgs)
    GridCell.OnMouseMove(MouseEventArgs)
    GridCell.OnMouseUp(MouseButtonEventArgs)
    GridCell.OnPreviewMouseDown(MouseButtonEventArgs)
    GridCell.OnPreviewMouseUp(MouseButtonEventArgs)
    GridCell.OnPreviewMouseWheel(MouseWheelEventArgs)
    GridCell.SelectionBorderVisibility
    GridCell.SelectionBorderVisibilityProperty
    GridCell.SelectionForegroundBrush
    GridCell.SelectionForegroundBrushProperty
    GridCell.ShowContextMenu()
    GridCell.UseDrawing
    GridCell.UseDrawingProperty
    GridElement.AnimationOpacity
    GridElement.AnimationOpacityProperty
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class GridCaptionSummaryCell : GridCell, IDisposable

    Constructors

    GridCaptionSummaryCell()

    Initializes a new instance of GridCaptionSummaryCell class.

    Declaration
    public GridCaptionSummaryCell()

    Methods

    OnApplyTemplate()

    Declaration
    public override void OnApplyTemplate()
    Overrides
    GridCell.OnApplyTemplate()

    OnCreateAutomationPeer()

    Returns a class-specific AutomationPeer Implementaions for the Microsoft UI Automation infrastrcutre.

    Declaration
    protected override AutomationPeer OnCreateAutomationPeer()
    Returns
    Type Description
    System.Windows.Automation.Peers.AutomationPeer

    The class-specific AutomationPeer subclass.

    Overrides
    GridCell.OnCreateAutomationPeer()

    Implements

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