menu

UWP

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

    Show / Hide Table of Contents

    Class LabelLoadedEventArgs

    Invoked due to change in Content value

    Inheritance
    System.Object
    LabelLoadedEventArgs
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public class LabelLoadedEventArgs : EventArgs

    Constructors

    LabelLoadedEventArgs()

    Declaration
    public LabelLoadedEventArgs()

    Properties

    Content

    Gets or sets the value of Content property.

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

    Extension Methods

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