Version

YearSection Class Methods

For a list of all members of this type, see YearSection members.

Public Methods
 NameDescription
Public MethodGetTextReturns the text for this section. (Inherited from Infragistics.Windows.Editors.SectionBase)
Public MethodSetTextOverridden. Assigns the text to the section. Call to this method with an invalid text will result in an exception.  
Public MethodValidateSectionOverloaded. Overridden. ValidateSection  
Public MethodValidateStringReturns true if string str matches the mask associated with this section (Inherited from Infragistics.Windows.Editors.NumberSection)
Protected Methods
 NameDescription
Protected MethodCreateDisplayCharsCreates display chars associated with this edit section to the passed in displayChars collection. (Inherited from Infragistics.Windows.Editors.NumberSection)
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSafeDisplayCharAtReturns character in DisplayChars collection at index. (Inherited from Infragistics.Windows.Editors.EditSectionBase)
See Also