Is it possible to apply the Height as an Style?
I want to style all TextBoxes to an fixed height, so I would use the TypeSelector.
But in The Style Section there is no Height Attribute.
If it is possible to add the Height Attribute via the CodeBehind, then how to export it?
Regards,
Mansur
1 Answer, 1 is accepted
0
Svetoslav
Telerik team
answered on 25 Jan 2008, 09:45 AM
Hello Mansur,
Currently the Height (and the Size and Location at all) are not part of the Style. Anyway, we too believe that it is useful to set them through the style, global styles and even through conditional formatting. I hope we will have enough time to make the change for the next release.