ControlNavigatorButtons.Last Property
Gets the button used to set the current record to the last record in a data source.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavigatorButton | A NavigatorButton object representing the navigator’s Last button. |
Remarks
The default Last button’s appearance is displayed in the image below:
See Also