Description
Values identifying the band containing the insertion point in a DataWindow control.
In PowerBuilder, band values are returned by the Position method for a RichTextEdit DataWindow.
Values
| 
                               PowerBuilder enumerated value  | 
                           
                               Numeric value  | 
                           
                               Meaning  | 
                        
|---|---|---|
| 
                               Detail!  | 
                           
                               0  | 
                           
                               The detail band  | 
                        
| 
                               Header!  | 
                           
                               1  | 
                           
                               The header band  | 
                        
| 
                               Footer!  | 
                           
                               2  | 
                           
                               The footer band  | 
                        


