GridBandCollection.GetVisibleBand Method
Name | Parameters | Description |
---|---|---|
GetVisibleBand(GridBand) | band | Searches for a visible band starting from a specified band. |
GetVisibleBand(Int32) | index | Returns a band at the specified position among visible bands within the collection. |