ThemeBase.CreateDefaultPadding() Method
Creates and returns the Thickness object that corresponds to the default paddings.
Namespace: DevExpress.Mobile.DataGrid.Theme
Assembly: DevExpress.Mobile.Grid.v18.2.dll
Declaration
Returns
Type | Description |
---|---|
Xamarin.Forms.Thickness | An object of the Xamarin.Forms.Thickness type. |
Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.
See Also