Gets an adorner margin to preserve around the data grid within task shape (set when the task item is a milestone). This is a dependency property.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
public Thickness ShapeGridMargin { get; set; }
Visual Basic (Declaration)
Public Property ShapeGridMargin As Thickness

See Also