Skip to main content
All docs
V26.1
  • DisplayUnitOptionsBase.UnitType Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public DisplayUnitType UnitType { get; set; }

    Property Value

    Type
    DisplayUnitType

    Available values:

    Show 12 items
    Name
    None
    Billions
    HundredMillions
    Hundreds
    HundredThousands
    Millions
    TenMillions
    TenThousands
    Thousands
    Trillions
    Custom
    Percentage
    See Also