in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • Re: FLEXGRID MERGE COLUMNS

    FlexGrid has the ability to "Allow merging." That means adjacent cells with similar values can be merged together if the AllowMerging property is True. This can be done across rows and down columns. _flex.AllowMerging = AllowMergingEnum.Free ' Merge values in column 1. _flex.Cols(1).AllowMerging...
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 08-31-2007
    Filed under: C1FlexGrid, AllowMerging, Merge, Columns
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.