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





Gets or sets the border thickness 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 Thickness SectionBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property SectionBorderThickness As Thickness

 Property Value

An instance of the Thickness structure.

 See Also

PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace