DataGridView.EditColumn Property
In This Article
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Declaration
C#
public GridColumn EditColumn { get; }
#Property Value
Type |
---|
Grid |
See Also