TcxSchedulerContentNavigationButtonKind Enum
In This Article
#Declaration
Delphi
TcxSchedulerContentNavigationButtonKind = (
nbkPrevious,
nbkNext
);
#Members
Name |
---|
nbk
|
nbk
|
See Also