ActiveReports Developer 7
LayoutManagerAttribute Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutManagerAttribute Class

Glossary Item Box

The following tables list the members exposed by LayoutManagerAttribute.

Public Constructors

 NameDescription
Public ConstructorLayoutManagerAttribute ConstructorInitializes a new instance of the LayoutManagerAttribute class.  
Top

Public Properties

 NameDescription
Public PropertyLayoutManagerTypeReturns the System.Type that provides rendering services for the component to which the attribute is bound.  
Public PropertyTypeId (Inherited from System.Attribute)
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Top

See Also