[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IBandCollection.Item

this Property

this[string]

Gets IBand item from the collection by the name.

Declaration
IBand this[string name] { get; }
Parameters
Type Name Description
string name

Banded column name.

Property Value
Type Description
IBand

A new band if successful, otherwise - null.