Skip to main content

CustomizeDateNavigationBarCaptionEventArgs Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

public class CustomizeDateNavigationBarCaptionEventArgs :
    EventArgs

Remarks

Instances of the CustomizeDateNavigationBarCaptionEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
CustomizeDateNavigationBarCaptionEventArgs
See Also