RightCellPadding Property
 
            
                In This Topic
            
            Gets or sets right padding of the last cell for this row.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property RightCellPadding As Single
             
        
            
            public float RightCellPadding {get; set;}
             
        
             
        
            
            
            Property Value
The right cell padding.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also