menu

WPF

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

    Show / Hide Table of Contents

    Class GridControlConstants

    Inheritance
    System.Object
    GridControlConstants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public static class GridControlConstants

    Fields

    CurrentCellBorder

    Declaration
    public static SolidColorBrush CurrentCellBorder
    Field Value
    Type
    System.Windows.Media.SolidColorBrush

    CurrentCellBorderWidth

    Declaration
    public static double CurrentCellBorderWidth
    Field Value
    Type
    System.Double

    HiddenBorderBrush

    Declaration
    public static Brush HiddenBorderBrush
    Field Value
    Type
    System.Windows.Media.Brush

    HiddenBorderThickness

    Declaration
    public static double HiddenBorderThickness
    Field Value
    Type
    System.Double

    HighlightSelectionAlphaBlend

    Declaration
    public static SolidColorBrush HighlightSelectionAlphaBlend
    Field Value
    Type
    System.Windows.Media.SolidColorBrush

    HighlightSelectionBackground

    Declaration
    public static SolidColorBrush HighlightSelectionBackground
    Field Value
    Type
    System.Windows.Media.SolidColorBrush

    HighlightSelectionBorder

    Declaration
    public static SolidColorBrush HighlightSelectionBorder
    Field Value
    Type
    System.Windows.Media.SolidColorBrush

    HighlightSelectionBorderWidth

    Declaration
    public static double HighlightSelectionBorderWidth
    Field Value
    Type
    System.Double

    HighlightSelectionForeground

    Declaration
    public static SolidColorBrush HighlightSelectionForeground
    Field Value
    Type
    System.Windows.Media.SolidColorBrush
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved