Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors Namespace (Xceed.Editors.v2.6)
Inheritance Hierarchy
Xceed.Editors.v2.6 Assembly : Xceed.Editors Namespace
The Xceed.Editors namespace regroups all the classes which contain editors that can be used to edit data.
Classes
 ClassDescription
ClassRepresents one of the borders surrounding the days in the calendars.
ClassRepresents the appearance of the WinButton control.
ClassRepresents the visual appearance of a button in the WinCalculator control.
ClassRepresents the style of a button in the WinCalculator control.
ClassRepresents a list of CalculatorButtonStyle objects.
ClassProvides information on the mathematical error that occurred in the WinCalculator control.
ClassProvides information on the calculator function that was executed.
ClassRepresents the state of a day in the WinCalendar.
ClassProvides information on how the WinCalendar.CurrentDate has been changed.
ClassClass which represents the inner textbox of the WinDatePicker control.
ClassProvides information on a day in the WinCalendar control.
ClassProvides for the WinCalendar.DayMouseUp, WinCalendar.DayMouseDown, and WinCalendar.DayMouseMove events.
ClassRepresents the style with which a day in the WinCalendar is painted.
ClassRepresents the borders surrounding the days in the WinCalendar.
ClassProvides information about the text to be painted in the WinCalendar control's WinCalendar.MonthHeader's MonthHeader.TitleButton.
ClassRepresents the appearance of the textbox where the mathematical equation is displayed in the WinCalculator control.
ClassClass which is used to license the controls in the Xceed.Editors namespace.
ClassRepresents the header that displays the month and year of the calendar as well as the next and previous navigation buttons.
ClassClass which represents the inner textbox of the WinNumericTextBox control.
ClassProvides information on the day that is about to be painted.
ClassProvides information on the weekday name that is about to be painted.
ClassProvides information on how the WinCalendar.SelectedDate has been changed.
ClassRepresents the style with which a string is painted.
ClassClass which represents the inner textbox of the WinTextBox control.
ClassProvides information on the text being validated.
ClassRepresents the style with which a weekday name in the WinCalendar is painted.
ClassRepresents the header that displays the names of the days of the week.
ClassThe WinButton class represents an extensible and themable button control for Windows Forms.
ClassContains a list of WinButton controls.
ClassThe WinButtonContainerControl class represents an extensible and themable WinButton container control for Windows Forms which supports both Windows XP and classic Windows themes and can adapt to the current Windows Theme.
ClassThe WinCalculator class represents an extensible and themable calculator control for Windows Forms which supports both Windows XP and classic Windows themes and can adapt to the current Windows theme.
ClassThe WinCalendar class represents an extensible and themable calendar control for Windows Forms.
ClassThe WinCheckBox class represents an extensible and themable checkbox control for Windows Forms which supports both Windows XP and classic Windows themes and can adapt to the current Windows theme.
ClassThe WinDatePicker class represents an extensible and themable date picker control for Windows Forms.
ClassThe WinHorizontalScrollBar class represents an extensible and themable horizontal scrollbar for Windows Forms.
ClassThe WinNumericTextBox class represents an extensible and themable numerical textbox control for Windows Forms.
ClassThe WinPanel class represents an extensible and themable panel for Windows Forms.
ClassThe WinScrollBar class represents an extensible and themable scrollbar for Windows Forms.
ClassThe WinTextBox class represents an extensible and themable textbox control for Windows Forms.
ClassThe WinTextBox class represents an extensible and themable textbox control for Windows Forms.
ClassThe WinVerticalScrollBar class represents an extensible and themable vertical scrollbar for Windows Forms.
Interfaces
 InterfaceDescription
InterfaceInterface which indicates that the implementing control supports integral resizing.
Structures
 StructureDescription
StructureA structure representing margins.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the WinCalculator.Error event.
DelegateRepresents the method that will handle the WinCalculator.FunctionExecuted and WinCalculator.ButtonClicked events.
DelegateRepresents the method that will handle the WinCalendar.CurrentDateChanged event.
DelegateRepresents the method that will handle the WinCalendar.DayMouseLeave, WinCalendar.DayMouseHover, WinCalendar.DayClick, and WinCalendar.DayDoubleClick events.
DelegateRepresents the method that will handle the WinCalendar.DayMouseUp, WinCalendar.DayMouseDown, and WinCalendar.DayMouseMove events.
DelegateRepresents the method that will handle the WinCalendar.FormatTitleButtonText event.
DelegateRepresents the method that will handle the WinCalendar.PaintDay event.
DelegateRepresents the method that will handle the WinCalendar.PaintWeekDayName event.
DelegateRepresents the method that will handle the WinCalendar.SelectedDateChanged event.
DelegateRepresents the method that will handle the TextBoxArea.ValidatingText event.
Enumerations
 EnumerationDescription
EnumerationValue representing if the width and/or height of a WinButton control should be automatically adjusted to a predefined width and/or height.
EnumerationValue indicating the WinButton's background image type.
EnumerationValue indicating the WinButton's image type.
EnumerationValue representing mathematical errors that can occur in the WinCalculator control.
EnumerationValue representing functions of the WinCalculator control.
EnumerationValue indicating the method by which the WinCalendar.CurrentDate has been changed.
EnumerationSpecifies the mode used to extrapolate day names.
EnumerationValue indicating how the contents of various cell editors are displayed.
EnumerationValue representing the location of the dropdown's anchor point.
EnumerationValue indicating in which direction the control's dropdown will open.
EnumerationValue indicating the border style of the control.
EnumerationValue representing the position of the formula box in the WinCalculator control.
EnumerationValue representing the input mode of the WinNumericTextBox control.
EnumerationValue representing the format provider(s) used for parsing a date.
EnumerationValue representing the type of scroll action used to scroll the WinHorizontalScrollBar and WinVerticalScrollBar controls via the WinScrollBar.PerformScroll method.
EnumerationValue indicating the method by which the WinCalendar.SelectedDate has been changed.
EnumerationValue representing the format that will be used to edit WinDatePicker.Value.
See Also

Reference

Xceed.Editors.v2.6 Assembly