Just a question. Is possible to set margin directly to image of GridViewImageColumn? Something like:
<telerik:GridViewImageColumn
ImageMargin="4"/>
If there isn't any property for do that, Should I modify datatemplate for apply it?
Thank you! Regards!
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 02 Mar 2016, 09:40 AM
Hi Mikel,
Such visual modification can be achieved by defining a Style targeting GridViewCell and setting the Padding property. This style can be applied by the CellStyle property of the column as follows.
In addition, you can check out the Styling Cells topic
Hope this helps.
Best Regards,
Stefan X1
Telerik
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