menu

UWP

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

    Show / Hide Table of Contents

    Class SerializableGroupColumnDescription

    Represents a class that is used to serialize and deserialize GroupColumnDescription property settings.

    Inheritance
    System.Object
    SerializableGroupColumnDescription
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class SerializableGroupColumnDescription : Object

    Constructors

    SerializableGroupColumnDescription()

    Declaration
    public SerializableGroupColumnDescription()

    Properties

    ColumnName

    Gets or sets the name of the column.

    Declaration
    public string ColumnName { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

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