WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelPreparedEventArgs - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LabelPreparedEventArgs

    Class implementation for Label prepared event arguments.

    Inheritance
    System.Object
    LabelPreparedEventArgs
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public class LabelPreparedEventArgs : Object

    Constructors

    LabelPreparedEventArgs()

    Declaration
    public LabelPreparedEventArgs()

    Properties

    LabelText

    Gets or sets the label text.

    Declaration
    public string LabelText { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved