menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HorizontalRelation - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HorizontalRelation

    Specifies the horizontal relative position.

    Inheritance
    System.Object
    HorizontalRelation
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class HorizontalRelation : Enum

    Fields

    Column

    Relative to column.

    Declaration
    public const HorizontalRelation Column
    Field Value
    Type
    HorizontalRelation

    Margin

    Relative to margin.

    Declaration
    public const HorizontalRelation Margin
    Field Value
    Type
    HorizontalRelation

    Page

    Relative to page.

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