C1.Win.List Namespace / C1List Class / DataView Property

In This Topic
DataView Property (C1List)
In This Topic
Returns or sets the method by which the list will display data.
Syntax
'Declaration
 
Public Property DataView As DataViewEnum
 
Remarks
Please see DataViewEnum for details.
See Also