menu

MAUI

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

    Show / Hide Table of Contents

    Class DataFormLabelPosition

    Defines the constants for label position that specifies whether to layout the label at left or top of editor.

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

    Fields

    Left

    Layout the label at the left of editor.

    Declaration
    public const DataFormLabelPosition Left
    Field Value
    Type
    DataFormLabelPosition

    Top

    Layout the label at the top of editor.

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