menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfGridColumnBase<T> - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfGridColumnBase<T>

    Inheritance
    System.Object
    SfGridColumnBase<T>
    GridColumnBase
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class SfGridColumnBase<T> : DependencyObject, IDisposable where T : SfGridBase
    Type Parameters
    Name
    T

    Constructors

    SfGridColumnBase()

    Declaration
    public SfGridColumnBase()

    Methods

    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    Indicates whether the call is from dispose method or from a finalizer.

    Implements

    System.IDisposable

    Extension Methods

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