DataGrid.View Property |  |
Namespace:
SOWIData.Management
Assembly:
SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntaxpublic DataGridViews View { get; set; }
Public Property View As DataGridViews
Get
Set
Property Value
Type:
DataGridViews
Remarks
This value not store into database. Gives a value of enumeration
DataGridViews.
See Also