MindFusion.UI for WebForms Programmer's Guide

MindFusion.UI.Web Namespace

Classes Interfaces Enumerations
 

 Classes

  Class Description

Accordion

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

AccordionEventArgs

Provides data for accordion control related events.

AccordionItem

Represents an item in an Accordion control.

AccordionItemCollection

Represents a StateCollection of AccordionItem objects.

AccordionItemEventArgs

Provides data for AccordionItem related events.

Calendar

Represents a light-weight calendar control.

ColorEditor

Represents 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.

DockWindowCollection

Represents a StateCollection of DockWindow objects.

Menu

Represents a customizable web menu control.

MenuItem

Represents an item within a Menu control.

MenuItemCollection

Represents a StateCollection of MenuItem objects.

MenuItemEventArgs

Provides data for MenuItem related events.

NumericUpDown

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

Rating

Provides the ability to select and display ratings in a variety of formats.

RatingItem

Represents an item within a Rating control.

RatingItemCollection

Represents a StateCollection of RatingItem objects.

SerializeTagEventArgs

Contains the arguments passed to the SerializeTag and DeserializeTag event handlers.

StateCollection(T)

Represents a generic StateManagedCollection.

TabCollection

Represents a StateCollection of TabPage objects.

TabControl

Represents a tab control.

TabControlEventArgs

Provides data for TabControl related events.

TabPage

Represents a tab page control.

TabPageEventArgs

Provides data for TabPage related events.

TimePicker

Represents a time picker control.

ValueChangedEventArgs(T)

Contains the arguments passed to handlers of ValueChanged event.

Window

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

WindowBase

Represents a window which can be either templated or rendered as an IFrame.

WindowCollection

Represents a StateCollection of Window objects.

WindowEventArgs

Provides data for Window related events.

WindowHost

Represents a container for Window objects.

XmlPersistContext

Contains methods that can help you serialize and deserialize MindFusion.UI.Web controls to and from XML documents.

 Interfaces

  Interface Description

IHostControl

Identifies a control that can be styled with MindFusion predefined themes.

IItemStateManager

Extends the System.Web.UI.IStateManager interface to facilitate viewstate support in a StateCollection.

 Enumerations

  Enumeration Description

CalendarStyle

Specifies the appearance of a Calendar.

ColorPreset

Specifies the color preset.

DisplayType

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

Dock

Specifies a dock destination.

DockItemState

Specifies the state of an item inside a DockControl.

DockLocation

Specifies the possible dock destinations.

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.

PaletteMode

Specifies the palette in a ColorEditor 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.

TabControlAction

Defines values representing TabControl events.

TabStripScroll

Specifies the type of tabs scrolling in a TabControl.

TextAlignment

Specifies the horizontal alignment of text in an control.

ThemeType

Specifies the appearance theme applied to a control.

Visibility

Specifies the visibility of client control.

WindowState

Specifies how a Window is displayed.

WindowStyle

Specifies the appearance of a Window.