C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter Namespace / C1FilterEditor Class / View Property

In This Topic
View Property (C1FilterEditor)
In This Topic
Gets the result of filtering the DataSource.
Syntax
'Declaration
 
Public ReadOnly Property View As IReadOnlyList(Of Object)
 
See Also