VisualToolBaseTResultResult Property

CVB.Net Documentation
Untyped get accessor for the last calculation result. Untyped results are - although access is a bit more complicated - sometimes more convenient for example in this case when building generic result views.

Namespace:  Stemmer.Cvb.Forms.VisualTools
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[BrowsableAttribute(false)]
public Object Result { get; }

Property Value

Type: Object
See Also

Reference