Gets or sets the background brush of the inner section of the grid. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public Brush SectionBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property SectionBackground As Brush |
An instance of the <variable not found> Brush class.
PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace