Skip to main content

DataGridColumnBuilder<T>.OwnerBand Method

Name Parameters Description
OwnerBand(JS) value Specifies the band column that owns the current column. Accepts the index of the band column in the columns array. Mirrors the client-side ownerBand option.
OwnerBand(Int32) value Specifies the band column that owns the current column. Accepts the index of the band column in the columns array. Mirrors the client-side ownerBand option.