NevronOpenVision
Nevron.Nov.UI Namespace / NPageSizeDropDown Class
Fields Properties Methods Events


In This Topic
    NPageSizeDropDown Class Members
    In This Topic

    The following tables list the members exposed by NPageSizeDropDown.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageSizeDropDown.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageSizes property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedPageSize property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the page sizes from which the user can select from  
    Public PropertyGets or sets the currently selected page size.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the footer widget.  
    Protected MethodCreates the page size picker  
    Protected MethodOverriden to create the popup content.  
    Protected MethodCalled when the "OK" button has been clicked.  
    Protected MethodCalled when the mouse button has been released over the drop down calendar.  
    Protected MethodOverridden. Called when the drop down has been closed.  
    Protected MethodOverridden. Called when the popup is about to open  
    Top
    Public Events
     NameDescription
    Public EventUI event, which occurs when the user selects a new page size.  
    Top
    See Also