NevronOpenVision
Nevron.Nov.UI Namespace / NExpandableContentHolder<THeader> Class
Fields Properties Methods Events


NExpandableContentHolder<THeader> Class Members

The following tables list the members exposed by NExpandableContentHolder<THeader>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Checked property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NExpandableContentHolder.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the checked state of the toggle button.  
Top
Public Methods
 NameDescription
Public MethodToggles the checked state of the button  
Top
Protected Methods
 NameDescription
Protected MethodInitializes the expandable section  
Protected MethodOverridden. Called when a child is inserted  
Protected MethodCalled when the expanded property has changed.  
Protected MethodUpdates the visibility of the section content based on the value of hte Expanded property.  
Top
Public Events
 NameDescription
Public EventOccurs when the Expanded property has changed.  
Top
See Also