GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoPropertyUserControl Class
/ View Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
View Property (GoPropertyUserControl)
In This Topic
Gets or sets the
Northwoods.Go.GoView
for which this Form modifies some property of many
Northwoods.Go.GoObject
s.
Syntax
C#
public
virtual
GoView
View {
get
;
set
;}
Remarks
Setting this view will also create a
GoPropertyModifier
and set the
PropertyModifier
property if that property was null. The value of this property may also be changed by setting
PropertyModifier
.
See Also
Reference
GoPropertyUserControl Class
GoPropertyUserControl Members