ComponentOne ASP.NET MVC Controls
Engine Property

C1.Web.Mvc.Olap Namespace > PivotPanel Class : Engine Property
Gets the PivotEngine being controlled by this PivotPanel.
Syntax
'Declaration
 
<JsonAttribute(1)>
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public ReadOnly Property Engine As PivotEngine
[Json(1)]
[JsonConverter(C1.Web.Mvc.Serialization.ServiceConverter)]
public PivotEngine Engine {get;}
See Also

Reference

PivotPanel Class
PivotPanel Members