Spread Windows Forms 12.0 Product Documentation
Supports3DReference Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IReferenceSource Interface : Supports3DReference Property
Gets a value indicating whether this IReferenceSource object supports 3D-Reference.
Syntax
'Declaration
 
ReadOnly Property Supports3DReference As Boolean
'Usage
 
Dim instance As IReferenceSource
Dim value As Boolean
 
value = instance.Supports3DReference
bool Supports3DReference {get;}

Property Value

true if this IReferenceSource object supports 3D-Reference; otherwise, false.
See Also

Reference

IReferenceSource Interface
IReferenceSource Members