FieldInfo.Selected Property
Gets or sets whether the current field is included to a data source schema.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to include the current field to a data source schema; otherwise, false. |