I am creating a custom control for RadGrid to Export PDF. I am trying to figure out how to determine if the field is right aligned or not in the ItemCreated. Is there a way to tell if the GridTemplateColumn is set to ItemStyle-HorizontalAlign="Right"?