menu

UWP

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

    Show / Hide Table of Contents

    Class CloneableAttribute

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

    Constructors

    CloneableAttribute(Boolean)

    Declaration
    public CloneableAttribute(bool isCloneable)
    Parameters
    Type Name Description
    System.Boolean isCloneable

    Properties

    IsCloneable

    Declaration
    public bool IsCloneable { get; }
    Property Value
    Type
    System.Boolean

    Extension Methods

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