menu

WPF

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

    Show / Hide Table of Contents

    Interface IGridTreeVisualStyle

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public interface IGridTreeVisualStyle

    Properties

    GridTreeBorderBrush

    Get GridTreeControl Border Brush

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

    GridTreeBorderThickness

    Get GridTreeControl Border Brush

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

    GridTreeCellBackgroundBrush

    Gets the CellBackground Brush

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

    GridTreeCellBorders

    Gets the Cell Borders for GridTreeControl Cells

    Declaration
    CellBordersInfo GridTreeCellBorders { get; }
    Property Value
    Type
    CellBordersInfo

    GridTreeCellFont

    Gets the Cell Font for the GridTreeControl

    Declaration
    GridFontInfo GridTreeCellFont { get; }
    Property Value
    Type
    GridFontInfo

    GridTreeCellForegroundBrush

    Gets Cell Foreground Brush for the GridTreeControl.

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

    GridTreeCellTextMargins

    Gets Text Margins for the GridTreeControl

    Declaration
    CellMarginsInfo GridTreeCellTextMargins { get; }
    Property Value
    Type
    CellMarginsInfo

    GridTreeCurrentCellBorderBrush

    Get GridTreeControl CurrentCell Border Brush

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

    GridTreeCurrentCellBorderWidth

    Get GridTreeControl CurrentCell Border Width

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

    GridTreeCurrentCellSelectionBackground

    Get GridTreeControl CurrentCellSelection Background Brush

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

    GridTreeCurrentCellSelectionForeground

    Get GridTreControl CurrentCellSelection Foreground Brush

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

    GridTreeExpanderBackground

    Gets the ExpanderBackground Brush.

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

    GridTreeExpanderBorderBrush

    Gets the ExpanderBorderBrush

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

    GridTreeExpanderExpandedBackground

    Gets the ExpanderBackgroundBrush while Expander is Expanded State

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

    GridTreeExpanderExpandedBorderBrush

    Gets the ExpanderExpanded BorderBrush

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

    GridTreeExpanderHoverBackground

    Gets Expander Hover Background Brush

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

    GridTreeExpanderHoverBorderBrush

    Gets Expander Hover BorderBrush

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

    GridTreeExpanderMinusPath

    Gets the Expander Minus Path Data

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

    GridTreeExpanderPlusPath

    Gets the Expander Plus Path Data

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

    GridTreeHeaderBackgroundBrush

    Get GridTreeControl Header Background Brush

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

    GridTreeHeaderFont

    Get GridTreeControl Header Font

    Declaration
    GridFontInfo GridTreeHeaderFont { get; }
    Property Value
    Type
    GridFontInfo

    GridTreeHeaderForegroundBrush

    Get GridTreeControl Header Foreground Brush

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

    GridTreeHeaderHoverBackgroundBrush

    Get GridTreeControl HeaderHover Background Brush

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

    GridTreeHeaderHoverForegroundBrush

    Get GridTreeControl HeaderHover Foreground Brush

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

    GridTreeHeaderTextMargins

    Get Margin for Header Text

    Declaration
    CellMarginsInfo GridTreeHeaderTextMargins { get; }
    Property Value
    Type
    CellMarginsInfo

    GridTreeHighlightSelectionBackground

    Get Highlightlight selection Background brush for GridTreeControl

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

    GridTreeHighlightSelectionForeground

    Get GridTreeControl HighlightSelection Foreground Brush

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

    GridTreeRowHeaderBackgroundBrush

    Get GridTreeControl RowHeaderBackgroundBrush

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

    GridTreeRowHeaderForegroundBrush

    Get GridTreeControl RowHeaderForegroundBrush

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

    GridTreeRowHoverBackgroundBrush

    Get GridTreeControl RowHoverBackground Brush

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

    GridTreeRowHoverForegroundBrush

    Get GridTreeControl RowHover Foreground Brush

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

    GridTreeSortWidgetBorderBrush

    Get GridTreeControl SortWidget Border Brush

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

    GridTreeSortWidgetBorderHoverBackgroundBrush

    Get GridTreeSortWidget BorderHover Background Brush

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

    GridTreeSortWidgetBrush

    Get GridTreeControl SortWidget Brush

    Declaration
    Brush GridTreeSortWidgetBrush { get; }
    Property Value
    Type
    System.Windows.Media.Brush
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved