menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataFormItemLengthUnitType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DataFormItemLengthUnitType

    Defines the unit types for width type.

    Inheritance
    System.Object
    DataFormItemLengthUnitType
    Namespace: Syncfusion.Maui.DataForm
    Assembly: Syncfusion.Maui.DataForm.dll
    Syntax
    public sealed class DataFormItemLengthUnitType : Enum

    Fields

    Absolute

    Interpret the DataFormItemLength.Value property value as the number of device-specific units.

    Declaration
    public const DataFormItemLengthUnitType Absolute
    Field Value
    Type
    DataFormItemLengthUnitType

    Star

    Interpret the DataFormItemLength.Value property value as a proportional weight.

    Declaration
    public const DataFormItemLengthUnitType Star
    Field Value
    Type
    DataFormItemLengthUnitType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved