Reflection
AutoExpand Property


Gets the Auto Expand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature.
Syntax
'Declaration
 
ReadOnly Property AutoExpand As IAutoExpand
'Usage
 
Dim instance As IProductivity
Dim value As IAutoExpand
 
value = instance.AutoExpand
IAutoExpand AutoExpand {get;}
See Also