Northwoods.GoSilverlight 1.2.2 Assembly
GridPatternTemplate Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : GridPatternTemplate Property

Gets or sets the DataTemplate used to render the Diagram.GridPattern for the whole diagram.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Grid")>
Public Property GridPatternTemplate As DataTemplate
C# 
[CategoryAttribute("Grid")]
public DataTemplate GridPatternTemplate {get; set;}

Remarks

The grid is only created if needed and made visible when Diagram.GridVisible is true.

Requirements

See Also

© 2010 All Rights Reserved.