Northwoods.GoSilverlight 1.2.2 Assembly
ActualCellSize Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > GridLayout Class : ActualCellSize Property

Gets the actual cell size used by the grid.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ActualCellSize As Size
C# 
public Size ActualCellSize {get;}

Property Value

This is set by each layout, as computed by taking the value of CellSize and perhaps considering the nodes being laid out, and adding the Spacing.

Requirements

See Also

© 2010 All Rights Reserved.