TIWCGJQGridColEditOptions.ControlAlign Property
Defines if the Control will have Align if JQGridOtpions.CellEdit=True. If Align <> alNone, then ControlPosition will be used.
published property ControlAlign: TAlign read FControlAlign write FControlAlign default alNone;
Property Value
Type: TAlign