MindFusion.UI for WebForms Programmer's Guide

MindFusion.UI.Web Namespace

Classes Enumerations
 

 Classes

  Class Description

Accordion

Represents a container of elements. The elements in the Accordion can be expanded or collapsed.

AccordionItem

Represents an item in an Accordion control.

Calendar

Represents a light-weight calendar control.

CellEventArgs

Contains the arguments passed to handlers of Calendar's dateClick event

ColorEditor

ColorEditor a customizable web color editor control.

ColorPicker

Represents a color picker control.

DatePicker

Represents a date picker control.

DateTimePicker

Represents a datetime picker control.

DockControl

Enables docking of DockWindow controls.

DockWindow

Represents a dockable window.

DragEventArgs

Contains the arguments passed to handlers of drag-related events.

Events

Defines all events raised by the MindFusion.UI.Web controls.

IdGenerator

A unique id generator.

ItemChangedEventArgs

Contains the arguments passed to handler of itemChanged event.

ItemChangingEventArgs

Contains the arguments passed to handler of itemChanging validating event.

ItemEventArgs

Contains the arguments passed to a handler of AccordionItem changed event.

Menu

Represents a customizable menu control.

MenuItem

Represents an item within a Menu.

MenuItemEventArgs

Contains the arguments passed to handler of itemClicked event.

NumericUpDown

Represents a numeric text box with buttons to increase or decrease the displayed value.

PopupEventArgs

Contains the arguments passed to handlers of popupOpening and popupClosing events.

Rating

Represents a customizable rating control.

RatingItem

Represents an item within a Rating control.

TabChangedEventArgs

Contains the arguments passed to handler of TabControl's activeTabChanged event.

TabChangingEventArgs

Contains the arguments passed to handler of TabControl's activeTabChanging validating event.

TabControl

Represents a tab control.

TabEventArgs

Contains the arguments passed to handlers of TabPage related events.

TabPage

Represents a tab within a TabControl.

TimePicker

Represents a time picker control.

ValidationStateChangedEventArgs

Contains the arguments passed to handlers of validationStateChanged event.

ValueChangedEventArgs

Contains the arguments passed to handlers of valueChanged event.

ValueChangingEventArgs

Contains the arguments passed to handlers of valueChanging event.

Window

Represents a window with title and contents, which can be moved, resized and arranged interactively.

WindowEventArgs

Contains the arguments passed to handlers of Window related events.

WindowHost

Represents a parent container for child Window objects.

WindowModifiedEventArgs

Contains the arguments passed to handlers of Window modification related events.

WindowStateEventArgs

Contains the arguments passed to handlers of Window state related events.

WindowStateValidatingEventArgs

Contains the arguments passed to handlers of validating Window state related events.

WindowValidatingEventArgs

Contains the arguments passed to handlers of Window related validating events.

 Enumerations

  Enumeration Description

CalendarStyle

Specifies the appearance of a Calendar.

DisplayType

Specifies the formatting of the displayed value in a NumericUpDown control.

Dock

Specifies a dock destination.

DockItemState

Specifies the state of a dock item inside a DockControl.

EnabledInteraction

Specifies the enabled interactions on a window.

NavigationStyle

Specifies the event type that will trigger opening of the MenuItems.

NumberBase

Specifies a number system.

Orientation

Specifies the orientation of a Menu or a Rating control.

RatingMode

Specifies how the Rating control displays values.

SelectionMode

Specifies the interactive selection behavior in a Calendar control.

TabAlignment

Specifies where the tabs in a TabControl are located.

TabStripScroll

Specifies the type of tabs scrolling in a TabControl.

ValidationState

Specifies the validation state of a control.

Visibility

Specifies the visibility of client control.

WindowState

Specifies how a Window is displayed.

WindowStyle

Specifies the he appearance of a Window.