MindFusion.Wpf Pack Programmer's Guide
PropertyGrid.SectionBorderBrush Property
See Also
 





Gets or sets the border brush of the inner section of the grid. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public Brush SectionBorderBrush { get; set; }

Visual Basic  Copy Code

Public Property SectionBorderBrush As Brush

 Property Value

An instance of the WPF Brush class.

 See Also

PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace