alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LabelLoadedEventArgs

    Invoked due to change in Content value

    Inheritance
    System.Object
    LabelLoadedEventArgs
    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved