# GrapeCity.Wpf.SpreadSheet.CellType.Editors

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors" class="text-break">GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.AutoGeneratingListColumnEventArgs.html">AutoGeneratingListColumnEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.AutoGeneratingColumn.html">AutoGeneratingColumn</a> event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.BlackoutDatesCollection.html">BlackoutDatesCollection</a></h4>
      <section><p>Represents a collection of non-selectable dates in a GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.BooleanToDoubleConverter.html">BooleanToDoubleConverter</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.BooleanToDoubleConverter.html">BooleanToDoubleConverter</a> class, which converts <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> values to and from <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ButtonEditElement.html">ButtonEditElement</a></h4>
      <section><p>Represents a edit element that displays a button-like user interface (UI) which
can be used in the <a class="xref" href="../GrapeCity.Wpf.SpreadSheet/GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.html">GcSpreadSheet</a> control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalculatorButton.html">CalculatorButton</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalculatorButton.html">CalculatorButton</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarButton.html">CalendarButton</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarButton.html">CalendarButton</a> control for GrapeCity.Windows.InputMan.Primitives.CalendarInfo presentation. It represents a month when GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayMode property is GrapeCity.Windows.InputMan.CalendarMode.Year; represents a year when GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayMode property is GrapeCity.Windows.InputMan.CalendarMode.Decade.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarCommands.html">CalendarCommands</a></h4>
      <section><p>Provides a set of <span class="xref">GcDropDownCalendar</span> operations related commands.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDateEventArgs.html">CalendarDateEventArgs</a></h4>
      <section><p>Provides data for the GrapeCity.Windows.InputMan.GcDropDownCalendar.FocusedDateChanged event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDateRange.html">CalendarDateRange</a></h4>
      <section><p>Represents a range of dates in a GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButton.html">CalendarDayButton</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButton.html">CalendarDayButton</a> control for GrapeCity.Windows.InputMan.Primitives.DayInfo presentation. It represents a day when GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayMode property is GrapeCity.Windows.InputMan.CalendarMode.Month.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButtonStyleSelector.html">CalendarDayButtonStyleSelector</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButtonStyleSelector.html">CalendarDayButtonStyleSelector</a> class, which allow user to set simple style for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButton.html">CalendarDayButton</a> according to some conditions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarHeaderButton.html">CalendarHeaderButton</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarHeaderButton.html">CalendarHeaderButton</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarInfo.html">CalendarInfo</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarInfo.html">CalendarInfo</a> contains the advanced information for GrapeCity.Windows.InputMan.Primitives.CalendarButton presentation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarItem.html">CalendarItem</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarItem.html">CalendarItem</a> control which currently displays a month, a year or a decade on a GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs.html">CalendarModeChangedEventArgs</a></h4>
      <section><p>Provides data for GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayModeChanged event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ClickDateEventArgs.html">ClickDateEventArgs</a></h4>
      <section><p>Provides the data for the GrapeCity.Windows.InputMan.GcDropDownCalendar.ClickDate event and the GrapeCity.Windows.InputMan.GcDropDownCalendar.DoubleClickDate event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ComboDropDownWindow.html">ComboDropDownWindow</a></h4>
      <section><p>Indicates the dropdown window for the GrapeCity.Windows.InputMan.GcComboBox.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ConditionCollection.html">ConditionCollection</a></h4>
      <section><p>Represents collection of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorCondition.html">SelectorCondition</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase.html">ControlBase</a></h4>
      <section><p>Represents the base class for all controls.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlNavigationCommands.html">ControlNavigationCommands</a></h4>
      <section><p>Provides a set of <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a> related navigation commands.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidator.html">ControlValidator</a></h4>
      <section><p>Represents the base class to validate and do the operation according to validation result.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorCollection.html">ControlValidatorCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidator.html">ControlValidator</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorSet.html">ControlValidatorSet</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorSet.html">ControlValidatorSet</a> which contains a set of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidator.html">ControlValidator</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorSetTypeConverter.html">ControlValidatorSetTypeConverter</a></h4>
      <section><p>Provides a type converter to convert string objects to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorSet.html">ControlValidatorSet</a> objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateADDisplayField.html">DateADDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateADDisplayField.html">DateADDisplayField</a> class which displays the A.D. name when GrapeCity.Windows.InputMan.GcDateTime is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmDisplayField.html">DateAmPmDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmDisplayField.html">DateAmPmDisplayField</a> class which displays AM/PM string based on the value of GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmField.html">DateAmPmField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmField.html">DateAmPmField</a> class which displays AM/PM string based on the value of GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDayDisplayField.html">DateDayDisplayField</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDayDisplayField.html">DateDayDisplayField</a> class which displays the day part of GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDayField.html">DateDayField</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDayField.html">DateDayField</a> class which displays the day part of GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayField.html">DateDisplayField</a></h4>
      <section><p>Abstract class that defines the base function for GrapeCity.Windows.InputMan.GcDateTime display field.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldCollection.html">DateDisplayFieldCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayField.html">DateDisplayField</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldSet.html">DateDisplayFieldSet</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldCollection.html">DateDisplayFieldCollection</a> wrapper that can be used as a dependency property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldSetTypeConverter.html">DateDisplayFieldSetTypeConverter</a></h4>
      <section><p>Provides a type converter to convert string objects to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldSet.html">DateDisplayFieldSet</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldsBuilder.html">DateDisplayFieldsBuilder</a></h4>
      <section><p>Represents a builder to build some specify GrapeCity.Windows.InputMan.Fields.DateDisplayField by a format.
The type is abstract and user can just use its static method.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraDisplayField.html">DateEraDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraDisplayField.html">DateEraDisplayField</a> class which shows the era for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.html">GcDateTime</a> when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraField.html">DateEraField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraField.html">DateEraField</a> class which displays era for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraYearDisplayField.html">DateEraYearDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraYearDisplayField.html">DateEraYearDisplayField</a> class which displays Japanese era year for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraYearField.html">DateEraYearField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraYearField.html">DateEraYearField</a> class which displays era year for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateField.html">DateField</a></h4>
      <section><p>Abstract class that represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateField.html">DateField</a> class which is the base class of fields for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldCollection.html">DateFieldCollection</a></h4>
      <section><p>Represents a collection for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateField.html">DateField</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldSet.html">DateFieldSet</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldCollection.html">DateFieldCollection</a> wrapper that can be used as a dependency property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldSetTypeConverter.html">DateFieldSetTypeConverter</a></h4>
      <section><p>Provides a type converter to convert string objects to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldSet.html">DateFieldSet</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldsBuilder.html">DateFieldsBuilder</a></h4>
      <section><p>Abstract class that represents a builder to build some specify GrapeCity.Windows.InputMan.Fields.DateField by a format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFormatConverter.html">DateFormatConverter</a></h4>
      <section><p>Represents a converter that converts a date time convertible value to a string based on the pattern.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateHourDisplayField.html">DateHourDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateHourDisplayField.html">DateHourDisplayField</a> class which displays hour for GrapeCity.Windows.InputMan.GcDateTime control when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateHourField.html">DateHourField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateHourField.html">DateHourField</a> class which displays hour for GrapeCity.Windows.InputMan.GcDateTime control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputDisplayField.html">DateInputDisplayField</a></h4>
      <section><p>Represents a batch of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayField.html">DateDisplayField</a> which would be affected by <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.html">GcDateTime</a>'s value.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputField.html">DateInputField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputField.html">DateInputField</a> class to define editable fields for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.html">GcDateTime</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateLiteralDisplayField.html">DateLiteralDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateLiteralDisplayField class which displays literals for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateLiteralField.html">DateLiteralField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateLiteralField class which displays literals for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateMinuteDisplayField.html">DateMinuteDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateMinuteDisplayField class which displays minute for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateMinuteField.html">DateMinuteField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateMinuteField class which displays minute for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateMonthDisplayField.html">DateMonthDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateMonthDisplayField class which displays month for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateMonthField.html">DateMonthField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateMonthField class which displays month for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateSecondDisplayField.html">DateSecondDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateSecondDisplayField class which displays second for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateSecondField.html">DateSecondField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateSecondField class which display second for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateShortHourDisplayField.html">DateShortHourDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateShortHourDisplayField class which displays short hour for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateShortHourField.html">DateShortHourField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateShortHourField class which displays short hour for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateSystemFormatDisplayField.html">DateSystemFormatDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateSystemFormatDisplayField class which displays system format <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> string for GrapeCity.Windows.InputMan.GcDateTime  when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateWeekdayDisplayField.html">DateWeekdayDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateWeekdayDisplayField class which displays weekday for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateYearDisplayField.html">DateYearDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateYearDisplayField class which displays year for GrapeCity.Windows.InputMan.GcDateTime when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateYearField.html">DateYearField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.DateYearField class which displays year for GrapeCity.Windows.InputMan.GcDateTime.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.html">DayInfo</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.html">DayInfo</a> contains the information for GrapeCity.Windows.InputMan.Primitives.CalendarDayButton presentation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeekCondition.html">DayOfWeekCondition</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeekCondition.html">DayOfWeekCondition</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeekHoliday.html">DayOfWeekHoliday</a></h4>
      <section><p>Represents the yearly holidays set by the day of the week rules.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DisplayField.html">DisplayField</a></h4>
      <section><p>Represents the basic display unit which is shown when control lost keyboard focus.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownButton.html">DropDownButton</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.Primitives.DropDownButton handling mouse click to open the drop down window of the edit controls.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> hosts the drop down child control of the GrapeCity.Windows.InputMan.GcDateTime and the GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.html">EditBase</a></h4>
      <section><p>Represents the base class for the text editors control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditorPresenter.html">EditorPresenter</a></h4>
      <section><p>Displays the content of a <span class="xref">GrapeCity.Windows.InputMan.GcTextBox</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ErasSectionHandler.html">ErasSectionHandler</a></h4>
      <section><p>Handles the access to eras configuration section.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.html">Field</a></h4>
      <section><p>Represents the basic input and display unit in GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldContentPresenter.html">FieldContentPresenter</a></h4>
      <section><p>Represents the GrapeCity.Windows.InputMan.Fields.FieldContentPresenter, which provides the container for GrapeCity.Windows.InputMan.Fields.Primitives.Field.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldSet.html">FieldSet</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldSet.html">FieldSet</a> class, which is a base class for accessing fields.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.html">FieldsEditingCommands</a></h4>
      <section><p>Provides a set of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.html">FieldsEditorControl</a> related field editing commands.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.html">FieldsEditorControl</a></h4>
      <section><p>Represents the base class for the formatted text editors.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsPresenter.html">FieldsPresenter</a></h4>
      <section><p>Used within the template of a fields control to specify the place in the control’s visual tree
where the container of GrapeCity.Windows.InputMan.Fields.Primitives.Field
is to be added.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceDayOfWeekHoliday.html">ForceDayOfWeekHoliday</a></h4>
      <section><p>Represents the forced holidays of a specific year which set by day of week rules.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceDayOfWeekWorkday.html">ForceDayOfWeekWorkday</a></h4>
      <section><p>Represents the forced workdays of a specific year, which set by day of week rules.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceHoliday.html">ForceHoliday</a></h4>
      <section><p>An implementation of the forced holidays which will be based on the exact specified dates and not yearly.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceWorkday.html">ForceWorkday</a></h4>
      <section><p>An implementation of the forced workdays which will be based on the exact specified dates and not yearly.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.html">GcComboBox</a></h4>
      <section><p>Represents a selection control that combines a text box and a drop-down containing a list box
that allows users to select an item from a list.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.html">GcDateTime</a></h4>
      <section><p>Represents a control which provides you more powerful editing and display capability for DateTime type value.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.html">GcDropDownCalculator</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.html">GcDropDownCalculator</a> control which could perform calculation operations like addition, subtraction, multiplication, and division.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.html">GcDropDownCalendar</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.html">GcDropDownCalendar</a> control that enables a user to select a date by using a visual calendar display.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a></h4>
      <section><p>Represents a control that displays a list of data items.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcMask.html">GcMask</a></h4>
      <section><p>Represents an editor control with specified format which can be user-defined.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.html">GcNumber</a></h4>
      <section><p>Represents a number editor control that can input a number or calculate from dropdown calculator.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.html">GcTextBox</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.html">GcTextBox</a> control that can be used to display or edit text with specific format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> contains the information for header button presentation in GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Holiday.html">Holiday</a></h4>
      <section><p>An implementation of the yearly holidays - which means
holidays defined here will appear yearly regardless
of the year.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayBase.html">HolidayBase</a></h4>
      <section><p>Represents a base class implement the GrapeCity.Windows.InputMan.IHoliday.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayCollection.html">HolidayCollection</a></h4>
      <section><p>Represents a collection of instances of the GrapeCity.Windows.InputMan.IHoliday,
such as GrapeCity.Windows.InputMan.Holiday, GrapeCity.Windows.InputMan.ForceHoliday
and GrapeCity.Windows.InputMan.ForceWorkday classes.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup.html">HolidayGroup</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.HolidayGroup which holds a group of holiday settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySetting.html">HolidaySetting</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.HolidaySetting which holds the calendar holidays.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingBase.html">HolidaySettingBase</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.HolidaySettingBase which is the base for setting holiday in GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidaySettingCollection.html">HolidaySettingCollection</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.HolidaySettingCollection which is the collection of holiday settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.InputBindingHelper.html">InputBindingHelper</a></h4>
      <section><p>Provides a helper allows user set <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.inputbinding">InputBinding</a> for multiple controls through resource.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.InputTextValidator.html">InputTextValidator</a></h4>
      <section><p>Represents whether it is valid when <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.Value.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcDateTime_Value">GcDateTime.Value</a> is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.IntegerItem.html">IntegerItem</a></h4>
      <section><p>Represents the item in which the content is an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a> value.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ItemCheckEventArgs.html">ItemCheckEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.ItemCheck.html">ItemCheck</a> event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item-1.html">Item&lt;T&gt;</a></h4>
      <section><p>Represents the item which content is specified type of <code class="typeparamref">T</code>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.KeyExitEventArgs.html">KeyExitEventArgs</a></h4>
      <section><p>Provides data for the GrapeCity.Windows.InputMan.Primitives.EditBase.KeyExit event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLengthConverter.html">ListBoxLengthConverter</a></h4>
      <section><p>Converts instances of other types to and from <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLength.html">ListBoxLength</a> instances.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListCheckBoxColumn.html">ListCheckBoxColumn</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column that hosts <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.checkbox">CheckBox</a> controls in its <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListColumn.html">ListColumn</a></h4>
      <section><p>Represents a column used in <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.Columns.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcListBox_Columns">Columns</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListColumnCollection.html">ListColumnCollection</a></h4>
      <section><p>Represents a collection of instances of the GrapeCity.Windows.InputMan.ListColumn.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListHeader.html">ListHeader</a></h4>
      <section><p>Represents an individual <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column header.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListHeadersPresenter.html">ListHeadersPresenter</a></h4>
      <section><p>Used within the template of a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> to specify the location
in the control's visual tree where the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListHeader.html">ListHeader</a>s are to be added.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListImageColumn.html">ListImageColumn</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column that hosts <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.image">Image</a> controls in its <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListItem.html">ListItem</a></h4>
      <section><p>Represents a selectable item in a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> with <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.UseMultipleColumn.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcListBox_UseMultipleColumn">UseMultipleColumn</a> is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListItemBase.html">ListItemBase</a></h4>
      <section><p>Represents a selectable item in a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> with <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.UseMultipleColumn.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcListBox_UseMultipleColumn">UseMultipleColumn</a> is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListItemsPresenter.html">ListItemsPresenter</a></h4>
      <section><p>Used within the template of a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> to specify the location
in the control's visual tree where the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListItemBase.html">ListItemBase</a>s are to be added.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListSubItemColumn.html">ListSubItemColumn</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column that hosts user customized <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListTemplateColumn.html">ListTemplateColumn</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column that hosts template-specified content in its <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListTextColumn.html">ListTextColumn</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> column that hosts <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.textblock">TextBlock</a> controls in its <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskEnumerationField.html">MaskEnumerationField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.MaskEnumerationField class which contains an enumeration for GrapeCity.Windows.InputMan.GcMask.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskField.html">MaskField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.MaskField class to define fields for GrapeCity.Windows.InputMan.GcMask.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldCollection.html">MaskFieldCollection</a></h4>
      <section><p>Represents a collection for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskField.html">MaskField</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldSet.html">MaskFieldSet</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldCollection.html">MaskFieldCollection</a> wrapper that can be used as a dependency property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldSetTypeConverter.html">MaskFieldSetTypeConverter</a></h4>
      <section><p>Provides a type converter to convert string objects to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldSet.html">MaskFieldSet</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldsBuilder.html">MaskFieldsBuilder</a></h4>
      <section><p>Abstract class that represents a builder to build some specify <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskField.html">MaskField</a> by a format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFormatConverter.html">MaskFormatConverter</a></h4>
      <section><p>Represent the converter used to convert text with special format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskLiteralField.html">MaskLiteralField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.MaskLiteralField class which displays literals for GrapeCity.Windows.InputMan.GcMask.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskPatternField.html">MaskPatternField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.MaskPatternField class which can filter input text based on pattern for GrapeCity.Windows.InputMan.GcMask.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NotifyCollection-1.html">NotifyCollection&lt;T&gt;</a></h4>
      <section><p>Represents a dynamic data collection class, which is a base class for access collection data.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalGeneralFormatDisplayField.html">NumberDecimalGeneralFormatDisplayField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.NumberDecimalGeneralFormatDisplayField class to define general format display fields for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalPartDisplayField.html">NumberDecimalPartDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalPartDisplayField.html">NumberDecimalPartDisplayField</a> class which displays the decimal part for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalPartField.html">NumberDecimalPartField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalPartField.html">NumberDecimalPartField</a> class which displays decimal part for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalSeparatorDisplayField.html">NumberDecimalSeparatorDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalSeparatorDisplayField.html">NumberDecimalSeparatorDisplayField</a> class which displays decimal separator for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalSeparatorField.html">NumberDecimalSeparatorField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalSeparatorField.html">NumberDecimalSeparatorField</a> class which displays decimal separator for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayField.html">NumberDisplayField</a></h4>
      <section><p>Abstract class that represents the base class of GrapeCity.Windows.InputMan.Fields.NumberDisplayField for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldCollection.html">NumberDisplayFieldCollection</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayField.html">NumberDisplayField</a> collection which provides access to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayField.html">NumberDisplayField</a> of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.html">GcNumber</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldSet.html">NumberDisplayFieldSet</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldCollection.html">NumberDisplayFieldCollection</a> wrapper that can be used as a dependency property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldSetTypeConverter.html">NumberDisplayFieldSetTypeConverter</a></h4>
      <section><p>Provides a type converter to convert string objects to <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldSet.html">NumberDisplayFieldSet</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldsBuilder.html">NumberDisplayFieldsBuilder</a></h4>
      <section><p>Abstract class that represents a builder to build a specify GrapeCity.Windows.InputMan.Fields.NumberDisplayField array by a format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberField.html">NumberField</a></h4>
      <section><p>Abstract class that represents the base field class for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFieldSet.html">NumberFieldSet</a></h4>
      <section><p>Represents a <span class="xref">GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFieldCollection</span> wrapper that can be used as a dependency property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFieldSetTypeConverter.html">NumberFieldSetTypeConverter</a></h4>
      <section><p>Provides a unified way of converting types of values to other types, as well as for accessing standard values and sub properties.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFormatConverter.html">NumberFormatConverter</a></h4>
      <section><p>Represents a converter that converts a decimal value to a string based on the pattern.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberIntegerPartDisplayField.html">NumberIntegerPartDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberIntegerPartDisplayField.html">NumberIntegerPartDisplayField</a> class which displays integer part for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberIntegerPartField.html">NumberIntegerPartField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberIntegerPartField.html">NumberIntegerPartField</a> class which displays integer part for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberLiteralDisplayField.html">NumberLiteralDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberLiteralDisplayField.html">NumberLiteralDisplayField</a> class which displays literals for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberMoneyPatternDisplayField.html">NumberMoneyPatternDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberMoneyPatternDisplayField.html">NumberMoneyPatternDisplayField</a> class which displays money pattern string for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignDisplayField.html">NumberSignDisplayField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignDisplayField.html">NumberSignDisplayField</a> class which displays sign strings for GrapeCity.Windows.InputMan.GcNumber when it is not active.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignField.html">NumberSignField</a></h4>
      <section><p>Abstract class that represents the sign field class for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignPrefixField.html">NumberSignPrefixField</a></h4>
      <section><p>Represents GrapeCity.Windows.InputMan.Fields.NumberSignPrefixField class which displays sign prefix string for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignSuffixField.html">NumberSignSuffixField</a></h4>
      <section><p>Represents <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignSuffixField.html">NumberSignSuffixField</a> class which displays sign suffix string for GrapeCity.Windows.InputMan.GcNumber.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ObjectItem.html">ObjectItem</a></h4>
      <section><p>Represents the item in which the content is an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.PrepareListItemEventArgs.html">PrepareListItemEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.PrepareListItem.html">PrepareListItem</a> event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.PropertyCondition.html">PropertyCondition</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.PropertyCondition.html">PropertyCondition</a> class which use to judge condition through property of button data.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.RangeValidator.html">RangeValidator</a></h4>
      <section><p>Represents whether <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.Value.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcDateTime_Value">GcDateTime.Value</a> or <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.Value.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcNumber_Value">GcNumber.Value</a> is in the valid Range.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ResultStringEventArgs.html">ResultStringEventArgs</a></h4>
      <section><p>Provides the data for the <span class="xref">GcImeManager.ResultString</span> attached event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectedDatesCollection.html">SelectedDatesCollection</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectedDatesCollection.html">SelectedDatesCollection</a> class, which is the set of the selected dates in a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.html">GcDropDownCalendar</a> control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorCondition.html">SelectorCondition</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorCondition.html">SelectorCondition</a> class which is the base class for condition of style selector.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorSetter.html">SelectorSetter</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorSetter.html">SelectorSetter</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorSetterCollection.html">SelectorSetterCollection</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorSetterCollection.html">SelectorSetterCollection</a> which is the collection of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectorSetter.html">SelectorSetter</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SpinButton.html">SpinButton</a></h4>
      <section><p>Represents a GrapeCity.Windows.InputMan.Primitives.SpinButton control for spin operations.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.StringItem.html">StringItem</a></h4>
      <section><p>Represents the item in which the content is a string.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector-1.html">StyleSelector&lt;T&gt;</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector-1.html">StyleSelector&lt;T&gt;</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a></h4>
      <section><p>Represents an individual GrapeCity.Windows.InputMan.GcListBox sub item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItemCollection.html">SubItemCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s in a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListItem.html">ListItem</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItemsPresenter.html">SubItemsPresenter</a></h4>
      <section><p>Used within the template of a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> to specify the location
in the control's visual tree where the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItem.html">SubItem</a>s are to be added.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubmittedEventArgs.html">SubmittedEventArgs</a></h4>
      <section><p>Provides data for the GrapeCity.Windows.InputMan.Primitives.DropDownWindow.SubmittedEvent attached event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.TextChangingEventArgs.html">TextChangingEventArgs</a></h4>
      <section><p>Provides data for the GrapeCity.Windows.InputMan.Primitives.EditBase.TextChanging event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValueContext.html">ValueContext</a></h4>
      <section><p>Provide data context for the <span class="xref">GrapeCity.Wpf.SpreadSheet.CellType.DataTemplateCellType</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumber.html">WeekNumber</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumber.html">WeekNumber</a> control for GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo presentation. It represents the number of the week index of the year.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a> contains the information for GrapeCity.Windows.InputMan.Primitives.WeekNumber presentation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitle.html">WeekTitle</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitle.html">WeekTitle</a> control for GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo presentation. It represents the day of week.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a> contains the information for GrapeCity.Windows.InputMan.Primitives.WeekTitle presentation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleStyleSelector.html">WeekTitleStyleSelector</a></h4>
      <section><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleStyleSelector.html">WeekTitleStyleSelector</a> class, which allow user to set simple style for <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitle.html">WeekTitle</a> according to some conditions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeeklyHoliday.html">WeeklyHoliday</a></h4>
      <section><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeeklyHoliday.html">WeeklyHoliday</a> carrying the holiday override policy on the specific day of week.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLength.html">ListBoxLength</a></h4>
      <section><p>Represents the lengths of elements within the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcListBox.html">GcListBox</a> control.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.IDropDown.html">IDropDown</a></h4>
      <section><p>Provides a means to popup dropdown list.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.IHoliday.html">IHoliday</a></h4>
      <section><p>Defines methods to retrieve holidays from the implementing references or value types.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ISpinable.html">ISpinable</a></h4>
      <section><p>Provides a set of means to the spin action.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.AllowSelection.html">AllowSelection</a></h4>
      <section><p>Specifies the type of days can be selected.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.AmPmPattern.html">AmPmPattern</a></h4>
      <section><p>Defines what kind of pattern will be display in the <span class="xref">DateAmPmField</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.BlinkStyle.html">BlinkStyle</a></h4>
      <section><p>Specifies constants indicating when the error content shows, supplied by a <span class="xref">GrapeCity.Windows.InputMan.GcValidationIndicator</span>,
should blink to alert the user that a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.validationerror">ValidationError</a> has occurred.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ButtonVisibility.html">ButtonVisibility</a></h4>
      <section><p>Specifies the visibility of side button.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalculatorOperation.html">CalculatorOperation</a></h4>
      <section><p>Specifies the possible operation values of calculator.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode.html">CalendarMode</a></h4>
      <section><p>Specifies whether a <span class="xref">GcDropDownCalendar</span> displays a decade, year, or month mode.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarSelectionMode.html">CalendarSelectionMode</a></h4>
      <section><p>Specifies whether a single or multiple dates can be selected in a <span class="xref">GrapeCity.Windows.InputMan.GcDropDownCalendar</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarYear.html">CalendarYear</a></h4>
      <section><p>Specified the year's display mode of the calendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CharMaskInputDirection.html">CharMaskInputDirection</a></h4>
      <section><p>Represents the input direction in <span class="xref">GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcCharMask</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ClipContent.html">ClipContent</a></h4>
      <section><p>Specifies how the literal in content will be held in the clipboard.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CrLfMode.html">CrLfMode</a></h4>
      <section><p>Defines the CrLf mode which describes how to process the CrLf char.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateSpinMode.html">DateSpinMode</a></h4>
      <section><p>Defines the way <span class="xref">GrapeCity.Windows.InputMan.GcDateTime</span> spins.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeek.html">DayOfWeek</a></h4>
      <section><p>Specifies the day of the week.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeeks.html">DayOfWeeks</a></h4>
      <section><p>Represents the day of week flag.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayType.html">DayType</a></h4>
      <section><p>Defines the type of days. (workday, holiday etc.)</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DecimalGeneralFormat.html">DecimalGeneralFormat</a></h4>
      <section><p>Represents the number and unit display format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditMode.html">EditMode</a></h4>
      <section><p>Represents a mode the way that how to input text into the editor.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EllipsisMode.html">EllipsisMode</a></h4>
      <section><p>Specifies where the ellipsis is shown in control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EmptyRow.html">EmptyRow</a></h4>
      <section><p>Specifies how to show the empty week rows in the <span class="xref">GcDropDownCalendar</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.EraPattern.html">EraPattern</a></h4>
      <section><p>Defines what kind of pattern will be display in the <span class="xref">GrapeCity.Windows.InputMan.Fields.DateEraField</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ExitKey.html">ExitKey</a></h4>
      <section><p>Specifies what key makes keyboard focus leave control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ExitOnLeftRightKey.html">ExitOnLeftRightKey</a></h4>
      <section><p>Specifies the action that user press left / right arrow key when input position is at the start/end position.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditMode.html">FieldsEditMode</a></h4>
      <section><p>Specifies the input mode of <span class="xref">GrapeCity.Windows.InputMan.GcDateTime</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HighlightText.html">HighlightText</a></h4>
      <section><p>Specifies what part of text should be selected when control has got keyboard focus.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayOverridePolicy.html">HolidayOverridePolicy</a></h4>
      <section><p>Define how a holiday will be handled when it lands on a weekday
that is specified as a holiday.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Hour12Mode.html">Hour12Mode</a></h4>
      <section><p>Specifies the type of 12-hours mode.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.KanaMode.html">KanaMode</a></h4>
      <section><p>Defines the Japanese char converting mode.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.LengthUnit.html">LengthUnit</a></h4>
      <section><p>Specifies the basic calculable unit of a string.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.LineStyle.html">LineStyle</a></h4>
      <section><p>Specifies the style of the line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLengthUnitType.html">ListBoxLengthUnitType</a></h4>
      <section><p>Defines constants that describe how <span class="xref">GrapeCity.Windows.InputMan.GcListBox</span> elements, such as columns, are sized.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Month.html">Month</a></h4>
      <section><p>Specifies the months in a year.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.MonthPattern.html">MonthPattern</a></h4>
      <section><p>Defines what kind of pattern will be display in the <span class="xref">DateMonthField</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Months.html">Months</a></h4>
      <section><p>Represents the month flag.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSpinMode.html">NumberSpinMode</a></h4>
      <section><p>Defines the way <span class="xref">GrapeCity.Windows.InputMan.GcNumber</span> spins.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.PickDayType.html">PickDayType</a></h4>
      <section><p>Specifies which type of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.PickDayType.html">PickDayType</a> to be used in <span class="xref">GcDropDownCalendar.GetDatesInView</span> method.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ReadingStringOutputMode.html">ReadingStringOutputMode</a></h4>
      <section><p>Indicates the output mode of the reading string.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ShowLiterals.html">ShowLiterals</a></h4>
      <section><p>Specifies how the literals are displayed during user input.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SignState.html">SignState</a></h4>
      <section><p>Represents the sign type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.TabAction.html">TabAction</a></h4>
      <section><p>Specifies how the tab key works.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValidationTrigger.html">ValidationTrigger</a></h4>
      <section><p>Defines when to validate the target property.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValueProcessAction.html">ValueProcessAction</a></h4>
      <section><p>Defines how to process the <span class="xref">GcDateTime.Value</span> or <span class="xref">GcNubmer.Value</span> property when it is invalid.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValueSignControl.html">ValueSignControl</a></h4>
      <section><p>Specifies what sign the value is.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekdayPattern.html">WeekdayPattern</a></h4>
      <section><p>Defines what kind of pattern will be display in the <span class="xref">DateWeekdayDisplayField</span>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.Weeks.html">Weeks</a></h4>
      <section><p>Defines flags for the different weeks.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.YearDigitType.html">YearDigitType</a></h4>
      <section><p>Represents the different year digit type.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDateChangedEventHandler.html">CalendarDateChangedEventHandler</a></h4>
      <section><p>Represents the method that will handle the GrapeCity.Windows.InputMan.GcDropDownCalendar.FocusedDateChanged event of the GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventHandler.html">CalendarModeChangedEventHandler</a></h4>
      <section><p>Represents the method that will handle the GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayModeChanged event of the GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ClickDateEventHandler.html">ClickDateEventHandler</a></h4>
      <section><p>Represents the method that will handle the GrapeCity.Windows.InputMan.GcDropDownCalendar.ClickDate event and the GrapeCity.Windows.InputMan.GcDropDownCalendar.DoubleClickDate event of the GrapeCity.Windows.InputMan.GcDropDownCalendar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.KeyExitEventHandler.html">KeyExitEventHandler</a></h4>
      <section><p>Represents the method that handles the GrapeCity.Windows.InputMan.Primitives.EditBase.KeyExit event of a control.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ResultStringEventHandler.html">ResultStringEventHandler</a></h4>
      <section><p>Represents the method that will handle the <span class="xref">GcImeManager.ResultString</span> attached event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubmittedEventHandler.html">SubmittedEventHandler</a></h4>
      <section><p>Represents the method that will handle the GrapeCity.Windows.InputMan.Primitives.DropDownWindow.SubmittedEvent attached event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.TextChangingEventHandler.html">TextChangingEventHandler</a></h4>
      <section><p>Represents the method that will handle the GrapeCity.Windows.InputMan.Primitives.EditBase.TextChanging event of a editor class.</p>
</section>


</div>
