UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridDetailsViewCollapsedEventArgs - UWP API Reference | Syncfusion DetailsViewCollapsed event. ">

    Show / Hide Table of Contents

    Class GridDetailsViewCollapsedEventArgs

    Provides data for DetailsViewCollapsed event.

    Inheritance
    System.Object
    GridEventArgs
    GridDetailsViewCollapsedEventArgs
    Inherited Members
    GridEventArgs.OriginalSender
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class GridDetailsViewCollapsedEventArgs : GridEventArgs

    Constructors

    GridDetailsViewCollapsedEventArgs(Object)

    Declaration
    public GridDetailsViewCollapsedEventArgs(object dataGrid)
    Parameters
    Type Name Description
    System.Object dataGrid

    Properties

    Record

    Gets the record.

    Declaration
    public object Record { get; }
    Property Value
    Type Description
    System.Object

    The record.

    Extension Methods

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