6

How do I place the label portion of a DevExpress CheckEdit control to the left of the checkbox?

Nathan Koop
  • 24,803
  • 25
  • 90
  • 125
  • Note: I am adding this question because I couldn't find the answer anywhere on the internet but a friend of mine showed me how to set this property – Nathan Koop Jul 08 '09 at 19:08

1 Answers1

10

If you go to the Properties of the CheckEdit and navigate to the special DevExpress Properties item. You will find a item called GlyphAlignment, set this to Far and the label will be on the left portion of the control

Nathan Koop
  • 24,803
  • 25
  • 90
  • 125