PagerControl.SetPagerControl(DependencyObject, PagerControl) Method
Sets the value of the PagerControl.PagerControl attached property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
obj | DependencyObject |
value | PagerControl |
See Also