Declined
Last Updated: 30 Nov 2017 06:49 by ADMIN
Pete
Created on: 25 Sep 2015 09:30
Type: Feature Request
1
Add a TextImageRelation property for Radio & Check Boxes
Add the ability to control the relative position of text in relation to the image for both Radio & Check Boxes, such as TextImageRelation property used on your WinForms Radio & Check Boxes.
This would allow the following options: Overlay, ImageAboveText, TextAboveImage, ImageBeforeText, & TextBeforeImage.
1 comment
ADMIN
Milen | Product Manager @DX
Posted on: 30 Nov 2017 06:49
Hi, All these scenarios of the item layout are completely covered from the current API consisting of Item.Style.VerticalAlign and Item.Style.HorizontalAlign properties for the label layout and Item.CheckAlign for the check layout. We try to avoid API changes unless they bring additional value. I believe a helpful addition would be a custom editor visualizing the possible layouts. Thank you for your input!