menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CheckBoxSelectionMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CheckBoxSelectionMode

    Defines the constants that specifies the possible checkbox selection types in sflistview

    Namespace: Syncfusion.WinForms.ListView.Enums
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public enum CheckBoxSelectionMode

    Fields

    Name Description
    CheckOnItemClick

    It species the CheckOnItemClick selection to row, only on single selection mode.

    Default

    It species the default selection to row

    SelectOnCheck

    It species the selectoncheck to row

    SynchronizeSelection

    It species the synchronize selection to row

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved