Class GridGroupSummaryCell
Implements
System.IDisposable
Inherited Members
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
OnPointerPressed(PointerRoutedEventArgs)
Declaration
protected override void OnPointerPressed(PointerRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.Input.PointerRoutedEventArgs | e |
Overrides
Implements
System.IDisposable