C1.Web.Mvc.Sheet Namespace / Table Class / ItemsSource Property

In This Topic
ItemsSource Property (Table)
In This Topic
Gets ItemsSource settings.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public Property ItemsSource As IItemsSource(Of Object)
 
See Also