Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PropertyEditor
.
.
::
.
.
CreateGrid Method
PropertyEditor Class
See Also
Creates the grid for layout.
Namespace:
C1.Silverlight.Chart.Editor
Assembly:
C1.Silverlight.Chart.Editor
(in C1.Silverlight.Chart.Editor.dll)
Syntax
C#
protected
static
Grid
CreateGrid
()
Visual Basic
Protected
Shared
Function
CreateGrid
As
Grid
Return Value
The created grid.
See Also
PropertyEditor Class
C1.Silverlight.Chart.Editor Namespace