ComponentOne True DBGrid for WinForms
DataView Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : DataView Property
Gets or sets the layout by which the grid will display data.
Syntax
'Declaration
 
Public Property DataView As DataViewEnum
public DataViewEnum DataView {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members