menu

UWP

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

    Show / Hide Table of Contents

    Class LogDataArgs

    Provides data for CanLogHistoryEntry method to get the log information to store the data in Stack.

    Inheritance
    System.Object
    LogDataArgs
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class LogDataArgs : Object

    Constructors

    LogDataArgs()

    Declaration
    public LogDataArgs()

    Properties

    Item

    Gets the item to be log in Stack.

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

    Extension Methods

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