GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ CreateSelection Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreateSelection Method
In This Topic
This method is called by the constructor to create a selection collection for this view.
Syntax
C#
public
virtual
GoSelection
CreateSelection()
Return Value
A
GoSelection
.
Remarks
If you need to use your own subclass of
GoSelection
, this is the place to create it.
See Also
Reference
GoView Class
GoView Members