I frequently use check boxes that have a backcolor and sometimes a border around that. The native checkbox allows a padding setting that can precisely locate the actual box just where you'd like it to be. The UltraCheckEditor has no such property, and setting it at runtime has no effect. How can I move it? And if someone has an answer, will it work in an UltraListView also?
Bob
Maybe my question isn't very clear.... I don't want the actual check box glued to the left (or right) edge of the entire check editor control. Isn't there a way, as there is with the generic check to have the box indented a ways?
Hi Bob,
There's no property for this. You might be able to acheive what you want using a CreationFilter, but it's not trivial.
You should submit a feature request to Infragistics. Request a Feature or Component