menu

WPF

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

    Show / Hide Table of Contents

    Class GridTreeVS2010VisualStyle

    Inheritance
    System.Object
    GridTreeVS2010VisualStyle
    Implements
    IGridTreeVisualStyle
    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 class GridTreeVS2010VisualStyle : IGridTreeVisualStyle

    Constructors

    GridTreeVS2010VisualStyle()

    Declaration
    public GridTreeVS2010VisualStyle()

    Properties

    GridTreeBorderBrush

    Declaration
    public Brush GridTreeBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeBorderThickness

    Declaration
    public Thickness GridTreeBorderThickness { get; }
    Property Value
    Type
    System.Windows.Thickness

    GridTreeCellBackgroundBrush

    Declaration
    public Brush GridTreeCellBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeCellBorderBrush

    Declaration
    public Brush GridTreeCellBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeCellBorders

    Declaration
    public CellBordersInfo GridTreeCellBorders { get; }
    Property Value
    Type
    CellBordersInfo

    GridTreeCellBorderWidth

    Declaration
    public double GridTreeCellBorderWidth { get; }
    Property Value
    Type
    System.Double

    GridTreeCellFont

    Declaration
    public GridFontInfo GridTreeCellFont { get; }
    Property Value
    Type
    GridFontInfo

    GridTreeCellForegroundBrush

    Declaration
    public Brush GridTreeCellForegroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeCellTextMargins

    Declaration
    public CellMarginsInfo GridTreeCellTextMargins { get; }
    Property Value
    Type
    CellMarginsInfo

    GridTreeCurrentCellBorderBrush

    Declaration
    public Brush GridTreeCurrentCellBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeCurrentCellBorderWidth

    Declaration
    public double GridTreeCurrentCellBorderWidth { get; }
    Property Value
    Type
    System.Double

    GridTreeCurrentCellSelectionBackground

    Declaration
    public Brush GridTreeCurrentCellSelectionBackground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeCurrentCellSelectionForeground

    Declaration
    public Brush GridTreeCurrentCellSelectionForeground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderBackground

    Declaration
    public Brush GridTreeExpanderBackground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderBorderBrush

    Declaration
    public Brush GridTreeExpanderBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderExpandedBackground

    Declaration
    public Brush GridTreeExpanderExpandedBackground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderExpandedBorderBrush

    Declaration
    public Brush GridTreeExpanderExpandedBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderExpandedForeground

    Declaration
    public Brush GridTreeExpanderExpandedForeground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderForeground

    Declaration
    public Brush GridTreeExpanderForeground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderHoverBackground

    Declaration
    public Brush GridTreeExpanderHoverBackground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderHoverBorderBrush

    Declaration
    public Brush GridTreeExpanderHoverBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderHoverForeground

    Declaration
    public Brush GridTreeExpanderHoverForeground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeExpanderMinusPath

    Declaration
    public Geometry GridTreeExpanderMinusPath { get; }
    Property Value
    Type
    System.Windows.Media.Geometry

    GridTreeExpanderPlusPath

    Declaration
    public Geometry GridTreeExpanderPlusPath { get; }
    Property Value
    Type
    System.Windows.Media.Geometry

    GridTreeHeaderBackgroundBrush

    Declaration
    public Brush GridTreeHeaderBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHeaderFont

    Declaration
    public GridFontInfo GridTreeHeaderFont { get; }
    Property Value
    Type
    GridFontInfo

    GridTreeHeaderForegroundBrush

    Declaration
    public Brush GridTreeHeaderForegroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHeaderHoverBackgroundBrush

    Declaration
    public Brush GridTreeHeaderHoverBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHeaderHoverForegroundBrush

    Declaration
    public Brush GridTreeHeaderHoverForegroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHeaderInnerBorderBrush

    Declaration
    public Brush GridTreeHeaderInnerBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHeaderInnerBorderThickness

    Declaration
    public Thickness GridTreeHeaderInnerBorderThickness { get; }
    Property Value
    Type
    System.Windows.Thickness

    GridTreeHeaderTextMargins

    Declaration
    public CellMarginsInfo GridTreeHeaderTextMargins { get; }
    Property Value
    Type
    CellMarginsInfo

    GridTreeHighlightSelectionBackground

    Declaration
    public Brush GridTreeHighlightSelectionBackground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeHighlightSelectionForeground

    Declaration
    public Brush GridTreeHighlightSelectionForeground { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeNodeHighlightBrush

    Declaration
    public Brush GridTreeNodeHighlightBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeRowHeaderBackgroundBrush

    Declaration
    public Brush GridTreeRowHeaderBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeRowHeaderForegroundBrush

    Declaration
    public Brush GridTreeRowHeaderForegroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeRowHoverBackgroundBrush

    Declaration
    public Brush GridTreeRowHoverBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeRowHoverForegroundBrush

    Declaration
    public Brush GridTreeRowHoverForegroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeSortWidgetBorderBrush

    Declaration
    public Brush GridTreeSortWidgetBorderBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeSortWidgetBorderHoverBackgroundBrush

    Declaration
    public Brush GridTreeSortWidgetBorderHoverBackgroundBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    GridTreeSortWidgetBrush

    Declaration
    public Brush GridTreeSortWidgetBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    InBuiltBlackBrush

    Declaration
    public Brush InBuiltBlackBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush

    Implements

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