menu

WPF

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

    Show / Hide Table of Contents

    Enum CheckerPlacement

    This enumeration indicates whether the checkbox checker should be placed either before the content or after the content.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum CheckerPlacement

    Fields

    Name Description
    AfterContent

    Checkbox checker appears after the cell content.

    BeforeContent

    Checkbox checker appears before the cell content.

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