MindFusion.Silverlight Package Programmer's Guide
MindFusion.UI.Silverlight Namespace
Classes Interfaces 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.

ColorEditor

Represents a control that can be used to edit colors in an RGB or HSL format.

ColorPicker

Represents a control that can enable users to select colors from a drop-down palette or through a specialized editor.

ConfirmEventArgs

Contains the arguments passed to handlers of validation events.

DateCollection

Represents a strongly-typed collection of DateTime objects.

DateEventArgs

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

DateTimePicker

Represents a drop-down control which enables users to select dates and times.

DockControl

Enables docking of user interface elements.

DockEventArgs

Contains the arguments passed to handlers of validation events.

DockItem

Enables items docking in a DockControl.

MindFusionButton

Represents an advanced button that can optionally display a drop-down panel when clicked.

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.

Slider

Represents a slider control that can be used to specify individual values or value ranges.

TabControl

Represents a tab control.

TabEventArgs

Contains information for TabControl-related events.

TabItem

Represents an item in a TabControl.

Window

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

WindowHost

Represents a container for Window objects.

ZoomControl

ZoomControl lets users zoom and pan a target Diagram or DiagramView interactively.

 Interfaces

  Interface Description

IZoomTarget

Specifies the capabilities required by ZoomControl from its target controls.

 Enumerations

  Enumeration Description

CalendarView

Specifies the view type in a Calendar control.

ColorEditorMode

Specifies the working modes of a ColorEditor control.

DayOfWeekFormat

Specifies the display format of a day of the week.

DisplayDateFormat

Specifies how dates are displayed in the DateTimePicker control.

Dock

Specifies a dock destination.

DockItemState

Specifies the state of a DockItem inside a DockControl.

DockLocations

Specifies the possible dock destinations.

MindFusionButtonType

Specifies the behavior of a MindFusionButton.

MinimizeMode

Specifies the behavior of minimized windows.

RatingMode

Specifies how the Rating control displays values.

RatingShape

Specifies the shape of the elements in a Rating control.

RatingStretch

Specifies the stretching of the elements in a Rating control.

ResizeMode

Specifies the allowed user interactions on a window.

SelectionMode

Specifies the interactive selection behavior in a Calendar control.

TabAlignment

Specifies the alignment of the tab headers in a TabControl.

TabLayoutMode

Specifies how tab items are arranged in the header of a TabControl.

TabRotation

Specifies the rotation of the tab items in a TabControl.

TickType

Specifies the type of the ticks in a Slider control.

WeekHeaderAlignment

Specifies the alignment of the week numbers header in a Calendar control.

WindowState

Specifies the state of a Window.