This is a migrated thread and some comments may be shown as answers.

Popup Arrow

2 Answers 77 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Fabien
Top achievements
Rank 1
Fabien asked on 16 Feb 2017, 03:31 PM

Hi,

I would like to change the color of the arrow when we use the popup mode for the inlineview :

                presenter.InlineEventsViewMode = TKCalendarInlineEventsViewMode.Popover;

I could customize everything else but this black arrow...

Thanks for your reply,

Fabien

 

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 20 Feb 2017, 08:56 AM
Hi Fabien,

Thanks for writing.

Currently there is no API for changing the popover's arrow color. We have logged this in our TODO list and we will address this limitation with our next release.

You will be able to use the following API to set the color:

presenter.Style.PopoverColor = Color.Red;


Where the presenter is an instance of TKCalendarMonthPresenter.


Let us know if you have additional questions.

Regards,
Deyan
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Fabien
Top achievements
Rank 1
answered on 20 Feb 2017, 11:49 AM

Hi, Deyan,

Thanks for your reply. i'm looking forward to get the next release.

Regards,

Fabien

Tags
Calendar & Scheduling
Asked by
Fabien
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Fabien
Top achievements
Rank 1
Share this question
or