Position Property (TableVectorGroup)
 
            
                In This Topic
            
            Gets the 0-based index in the containing 
RenderTable of the first row or column in the current group.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property Position As Integer
             
        
            
            public int Position {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also