Skip to main content

DataGridView.AllowInitiallySelectedRowProperty Field

Identifies the AllowInitiallySelectedRow dependency property.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public static readonly BindableProperty AllowInitiallySelectedRowProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also