Click or drag to resize

DataGridView Property

Data grid view configuration (see DataGridViews)

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DataGridViews View { get; set; }

Property Value

Type: DataGridViews
Remarks
This value not store into database. Gives a value of enumeration DataGridViews.
See Also