ASP.NET Pack Programmer's Guide
MindFusion.UI.WebForms 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.

Button

Represents a customizable button.

Calendar

Represents a light-weight calendar control.

CheckBox

Represents a customizable checkbox.

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.

DropDown

Represents a customizable drop-down list control.

DropDownItem

Represents an item within a DropDown control.

DropDownItemCollection

Represents a state managed collection of DropDownItem objects.

MaskTextBox

Represents a text box that constrains the user input to a mask.

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.

PasswordBox

Represents a text box with password protection.

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.

Slider

Represents a slider control with adjustable value.

Slideshow

Represents an image slideshow.

SlideshowItem

Represents an item within a Slideshow control.

SlideshowItemCollection

Represents a state managed collection of SlideshowItem objects.

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.

TextBox

Represents a customizable text box.

ThemeManager

Provides the ability to apply a specified Theme to all IThemable controls in a Web Form.

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 for WebForms controls to and from XML documents.

Zoom

Represents an image zoom tool.

 Interfaces

  Interface Description

IHostControl

Identifies a parent control.

IItemStateManager

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

ITagSerializable

Raises XML serialization and deserialization events.

IThemable

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

 Enumerations

  Enumeration Description

ButtonDisplayType

Specifies the rendering type of a Button control.

CalendarStyle

Specifies the appearance of a Calendar.

CheckBoxDisplayType

Specifies the rendering type of a CheckBox control.

CheckState

Specifies the state of a CheckBox control.

ColorPreset

Specifies the color preset.

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

Represents a number system.

NumericDisplayType

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

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.