Skip to main content

DataGridView.FixedColumnSeparatorWidthProperty Field

In This Article

Identifies the DataGridView.FixedColumnSeparatorWidth bindable property.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public static readonly BindableProperty FixedColumnSeparatorWidthProperty

#Field Value

Type
Xamarin.Forms.BindableProperty
See Also