Welcome to 2PTTechnology Sign in | Join
in Search

FlexGrid Styles Change

Last post 03-20-2008, 12:10 PM by twaligora. 0 replies.
Sort Posts: Previous Next
  •  03-20-2008, 12:10 PM 144

    FlexGrid Styles Change

    CellStyle myStyle = this.c1FlexGrid.Styles.Add("MyNewStyle", this.c1FlexGrid.Styles[CellStyleEnum.Normal]);

    myStyle.BackColor = Color.FromArgb(194, 208, 222);

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems