[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IBand.Name

Name Property

Name

Gets or sets banded column name.

Declaration
string Name { get; set; }
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.