Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CheckBoxSizeType

    Show / Hide Table of Contents

    Class CheckBoxSizeType

    Specifies the checkBox size type.

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

    Fields

    Auto

    Auto check box size.

    Declaration
    public const CheckBoxSizeType Auto
    Field Value
    Type Description
    CheckBoxSizeType

    Exactly

    Exact check box size.

    Declaration
    public const CheckBoxSizeType Exactly
    Field Value
    Type Description
    CheckBoxSizeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved