menu

Blazor

  • Code Examples
  • 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.DocumentEditor.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
    CheckBoxSizeType

    Exactly

    Sizes check box to the specified size.

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