menu

UWP

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

    Show / Hide Table of Contents

    Class DigitalCharacter

    It is a control, which represents the character in the digital segments.

    Inheritance
    System.Object
    DigitalCharacter
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public class DigitalCharacter : Control, IDisposable

    Constructors

    DigitalCharacter()

    Initializes a new instance of the DigitalCharacter class.

    Declaration
    public DigitalCharacter()

    Methods

    Dispose()

    Method to release allocated resources of DigitalCharacter.

    Declaration
    public void Dispose()

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Implements

    System.IDisposable

    Extension Methods

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