LeftObjectDescription Property
 
            
                In This Topic
            
            
            Set the text to be used in the report column header for the "left" object. Defaults to "Source".
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property LeftObjectDescription As String
             
        
            
            public string LeftObjectDescription {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also