[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Band.Name

Name Property

Name

Gets or sets banded column name.

Declaration
public string Name { get; set; }
Implements
Remarks

To link a band with a column, the band name must exactly match the name of the Column. Failing to do so may result in improper handling of the columns.