View Property (GoPropertyModifier)
In This Topic
Gets or sets the
Northwoods.Go.GoView upon which this property modifier is acting.
Syntax
public GoView View {get; set;}
Property Value
Initially this value is null, but it should be set to a
Northwoods.Go.GoView whose
Northwoods.Go.GoView.Document holds the
Northwoods.Go.GoObjects in the
Collection.
See Also