[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.ItemsSource

ItemsSource Property

ItemsSource

Gets ItemsSource settings.

Declaration
[Json(1)]
[JsonConverter(typeof(ServiceConverter))]
public IItemsSource<object> ItemsSource { get; }
<Json(1)>
<JsonConverter(GetType(ServiceConverter))>
Public ReadOnly Property ItemsSource As IItemsSource(Of Object)