menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CheckBoxFormField

    Represents a check box form field.

    Inheritance
    System.Object
    FormField
    CheckBoxFormField
    Inherited Members
    FormField.CanEdit
    FormField.Name
    Namespace: Syncfusion.SfPdfViewer.XForms
    Assembly: Syncfusion.SfPdfViewer.XForms.dll
    Syntax
    public class CheckBoxFormField : FormField

    Properties

    IsChecked

    Gets or sets a value that indicates whether the check box field is checked or not.

    Declaration
    public bool IsChecked { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved