ActiveReports Developer 7
EnableOleObject Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : EnableOleObject Property

Glossary Item Box

Enable or disable the OleObject control in the Visual Studio Toolbox.

Syntax

Visual Basic (Declaration) 
Public Property EnableOleObject As System.Boolean
C# 
public System.bool EnableOleObject {get; set;}

See Also