menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class AutoFitType

    Specifies the AutoFitType

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

    Fields

    FitToContent

    Fit the contents respect to contents.

    Declaration
    public const AutoFitType FitToContent
    Field Value
    Type
    AutoFitType

    FitToWindow

    Fit the contents respect to window/pagewidth.

    Declaration
    public const AutoFitType FitToWindow
    Field Value
    Type
    AutoFitType

    FixedColumnWidth

    Fit the contents respect to fixed column width.

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