Hi,
I have a OptionSet. Label for option comes in two lines. By default option button is vertically aligned center to label text. how can i align option button to top of option label.
Thanks,
KK
Hi Kiran,
Oh, I see. I don't think there is any way to do this currently. You should Submit a feature request to Infragistics and maybe this functionality can be added in a future release.
You might be able to work around this using a CreationFilter to move the elements around. If you want to try that, check out the Infragistics Knowledge Base for samples of using CreationFilters and also, get the Infragistics UIElementViewer Utility
Each radio button has Label beside it.
If label is big then then text wraps and radio button appears at center of label.
i want the radio button to appear at the top/first line of the label and not at the center.
Kiran
I don't understand your question.