Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / AutoLoadAttribute Class
Members


AutoLoadAttribute Class
Represents an attribute indicating whether the class will be loaded automatically. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class AutoLoadAttribute 
   Inherits System.Attribute
 
'Usage
 
Dim instance As AutoLoadAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      GrapeCity.Core.AutoLoadAttribute

See Also