| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyBaseAttributes( _ ByVal controlSrc As System.Web.UI.WebControls.WebControl _ )  | |
| C# | |
|---|---|
public void CopyBaseAttributes( System.Web.UI.WebControls.WebControl controlSrc )  | |
Parameters
- controlSrc
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| CopyBaseAttributes Method | |
| See Also | |
| GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : CopyBaseAttributes Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyBaseAttributes( _ ByVal controlSrc As System.Web.UI.WebControls.WebControl _ )  | |
| C# | |
|---|---|
public void CopyBaseAttributes( System.Web.UI.WebControls.WebControl controlSrc )  | |