WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridDrawSelectionOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridDrawSelectionOptions

    Defines possible selection options.

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

    Fields

    Name Description
    AlphaBlend

    Alphablend selection.

    ExcelLikeSelectionMarker

    Displays excel like selection marker.

    None

    None.

    OverlapWithDarkenedAlphaBlend

    Draws darkened alphablend color when selections overlap.

    ReplaceBackground

    Replaces background of the cells being selected.

    ReplaceTextColor

    Replaces text color of the cells being selected.

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