Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CheckBoxSizeType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CheckBoxSizeType

    Specifies the checkbox form field size type

    Inheritance
    System.Object
    CheckBoxSizeType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class CheckBoxSizeType : Enum

    Fields

    Auto

    Sizes check box to the font size of the surrounding text.

    Declaration
    public const CheckBoxSizeType Auto
    Field Value
    Type Description
    CheckBoxSizeType

    Exactly

    Sizes check box to the specified 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 - 2021 Syncfusion Inc. All Rights Reserved