CalendarClient.VisibleEnd Property
Gets the value of the rightmost visible calendar item. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A DateTime object that represents the value of the calendar item that is rightmost within the view port. |
Implements
See Also