For a list of all members of this type, see NumberSection members.
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. if the input in this section matches the mask. |
![]() | ValidateString | Overridden. Returns true if string str matches the mask associated with this section |
Name | Description | |
---|---|---|
![]() | CreateDisplayChars | Creates display chars associated with this edit section to the passed in displayChars collection. |
![]() | 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) |