Class DataGridScrollView
An scrollable element that represents to process the bi-directional scrolling in Android.
Inheritance
System.Object
Syncfusion.Maui.Core.Internals.DataGridScrollViewExt
DataGridScrollView
Namespace: Syncfusion.Maui.DataGrid
Assembly: Syncfusion.Maui.DataGrid.dll
Syntax
public class DataGridScrollView : DataGridScrollViewExt
Constructors
DataGridScrollView(VisualContainer)
ToDo
Declaration
public DataGridScrollView(VisualContainer visualContainer)
Parameters
Type | Name | Description |
---|---|---|
VisualContainer | visualContainer |
Methods
OnPropertyChanged(String)
ToDo
Declaration
protected override void OnPropertyChanged(string propertyName = "")
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |