For a list of all members of this type, see EditSectionBase members.
Name | Description | |
---|---|---|
GetText | Returns the text for this section. (Inherited from Infragistics.Windows.Editors.SectionBase) | |
SetText | Assigns the text to the section. Call to this method with an invalid text will result in an exception. | |
ValidateSection | Overloaded. Validates the section | |
ValidateString | Checks if str is a valid string for this section. Either returns str itself or returns a modified string that is to be displayed. Returns null to indicate that validation failed (Inherited from Infragistics.Windows.Editors.SectionBase) |
Name | Description | |
---|---|---|
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. |