WxGridCellAttr

From WxWiki

Jump to: navigation, search

void SetAlignment(int hAlign, int vAlign)

  • hAlign should be: wxALIGN_LEFT, wxALIGN_CENTRE or wxALIGN_RIGHT
  • vAlign should be: wxALIGN_TOP, wxALIGN_CENTRE or wxALIGN_BOTTOM
Personal tools