Custom Property for Contentblock

Posted by Community Admin on 03-Aug-2018 09:26

Custom Property for Contentblock

All Replies

Posted by Community Admin on 24-Jan-2011 00:00

Hi all,

i hope somebody can help me.

I want to add a "bool" Property to the ContentBlock-Widget, which we can set in the Backend and work with it programmaticly.

As Example:

Property "IsHighlight" :: bool

1.ContentBlock cb = (ContentBlock)control;
2.if (cb.IsHighlight) ...

Thanks for you help!!

Regards
Patrick

Posted by Community Admin on 26-Jan-2011 00:00

Hi Patrick Riehmers,

Thank you for using our services.

This forum post explains how to inherit from the ContentBlock control. This forum post explains how to create a custom control designer for it.

All the best,
Radoslav Georgiev
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items

This thread is closed