Northwoods.GoWPF 2.2.4 Assembly
GridPatternTemplate Property

Gets or sets the DataTemplate used to render the GridPattern for the whole diagram.
Syntax
<CategoryAttribute("Grid")>
Public Property GridPatternTemplate As DataTemplate
[CategoryAttribute("Grid")]
public DataTemplate GridPatternTemplate {get; set;}
Remarks
The grid is only created if needed and made visible when GridVisible is true.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback