UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridGroupSummaryCell - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridGroupSummaryCell

    Inheritance
    System.Object
    GridCell
    GridGroupSummaryCell
    Implements
    System.IDisposable
    Inherited Members
    GridCell.ErrorMessageProperty
    GridCell.CurrentCellBorderVisibilityProperty
    GridCell.CurrentCellBorderThicknessProperty
    GridCell.CurrentCellBorderBrushProperty
    GridCell.SelectionBorderVisibilityProperty
    GridCell.CellSelectionBrushProperty
    GridCell.SelectionForegroundBrushProperty
    GridCell.ShowContextMenu(Point)
    GridCell.ApplyValidationVisualState(Boolean)
    GridCell.OnDataColumnPropertyChanged(String)
    GridCell.OnColumnChanged()
    GridCell.ApplyGridCellVisualStates(String, Boolean)
    GridCell.OnPointerEntered(PointerRoutedEventArgs)
    GridCell.OnPointerReleased(PointerRoutedEventArgs)
    GridCell.OnPointerMoved(PointerRoutedEventArgs)
    GridCell.OnDoubleTapped(DoubleTappedRoutedEventArgs)
    GridCell.OnTapped(TappedRoutedEventArgs)
    GridCell.OnHolding(HoldingRoutedEventArgs)
    GridCell.OnRightTapped(RightTappedRoutedEventArgs)
    GridCell.CanSelectCurrentCell()
    GridCell.Dispose(Boolean)
    GridCell.Dispose()
    GridCell.ColumnBase
    GridCell.HasError
    GridCell.CurrentCellBorderVisibility
    GridCell.ErrorMessage
    GridCell.CurrentCellBorderThickness
    GridCell.CurrentCellBorderBrush
    GridCell.SelectionBorderVisibility
    GridCell.CellSelectionBrush
    GridCell.SelectionForegroundBrush
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public class GridGroupSummaryCell : GridCell, IDisposable

    Constructors

    GridGroupSummaryCell()

    Declaration
    public GridGroupSummaryCell()

    Methods

    OnApplyTemplate()

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

    OnPointerPressed(PointerRoutedEventArgs)

    Declaration
    protected override void OnPointerPressed(PointerRoutedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Input.PointerRoutedEventArgs e
    Overrides
    GridCell.OnPointerPressed(PointerRoutedEventArgs)

    Implements

    System.IDisposable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved