Action
               
               Gets the number of pixels between the control's left border and the left edge of its content area. The default value is 2.
               
            
            
            
               Syntax
               
               
               C#
                  
protected Integer paddingLeft { get; }
                  VB
                  
'Declaration
Protected Read Property paddingLeft As Integer
                   
            
            
               
Access
               
               Read only.