alexa

    Show / Hide Table of Contents

    Enum MinuteFormat

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum MinuteFormat

    Fields

    Name Description
    OneOrTwoDigit

    m The one or two-digit minute.

    TwoDigit

    mm The two-digit minute. Single digit values are preceded by a zero.

    Back to top Generated by DocFX