DataViewBase.CanRefreshDataSource() Method
In This Article
Returns whether a user can execute the RefreshDataSource command.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if a user can execute the Refresh |
See Also