The following tables list the members exposed by YearSection.
Name | Description | |
---|---|---|
![]() | YearSection Constructor | Initializes a new instance of the YearSection class |
Name | Description | |
---|---|---|
![]() | DisplayChars | Returns the display characters of this section. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | MaxValue | max value for this section (Inherited from Infragistics.Controls.Editors.NumberSection) |
![]() | MinValue | min value for this section (Inherited from Infragistics.Controls.Editors.NumberSection) |
![]() | NextEditSection | Returns the next edit section, skipping any literal sections. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | NextLiteralSection | Returns the next literal section, skipping any edit sections. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | NextSection | Returns the next section. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | Orientation | overridden. returns RightToLeft to indicate that this section is to be edited right-to-left (Inherited from Infragistics.Controls.Editors.NumberSection) |
![]() | PreviousEditSection | Returns the previous edit section. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | PreviousLiteralSection | Returns the previous literal section, skipping any edit sections. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | PreviousSection | Finds the previous section. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | Sections | Returns the sections collection this section belongs to. (Inherited from Infragistics.Controls.Editors.SectionBase) |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | GetText | Returns the text for this section. (Inherited from Infragistics.Controls.Editors.SectionBase) |
![]() | SetText | Overridden. Assigns the text to the section. Call to this method with an invalid text will result in an exception. |
![]() | ValidateSection | Overloaded. Overridden. ValidateSection |
![]() | ValidateString | Returns true if string str matches the mask associated with this section (Inherited from Infragistics.Controls.Editors.NumberSection) |
Name | Description | |
---|---|---|
![]() | CreateDisplayChars | Creates display chars associated with this edit section to the passed in displayChars collection. (Inherited from Infragistics.Controls.Editors.NumberSection) |
![]() | OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | SafeDisplayCharAt | Returns character in DisplayChars collection at index. (Inherited from Infragistics.Controls.Editors.EditSectionBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |