Northwoods.GoWPF 2.2.4 Assembly
GridPattern Property

Gets or sets the UIElement used to render the GridPattern for the whole diagram.
Syntax
<CategoryAttribute("Grid")>
Public Property GridPattern As GridPattern
[CategoryAttribute("Grid")]
public GridPattern GridPattern {get; set;}
Remarks

This may be specified in XAML. It may be created automatically from the GridPatternTemplate when GridVisible is set to true.

Because this property is frequently set, it cannot be used as a data-binding target.

Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback