Version 24.2 (latest)

AMPMSection Class Methods

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

Public Methods
 NameDescription
Public MethodGetTextReturns the text for this section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public MethodSetTextAssigns the text to the section. Call to this method with an invalid text will result in an exception. (Inherited from Infragistics.Controls.Editors.DisplayCharsEditSection)
Public MethodValidateSectionOverloaded. Overridden. ValidateSection  
Public MethodValidateStringChecks if str is a valid string for this section. Either returns itself or returns a modified string that is to be displayed. Returns false to indicate that validation failed (Inherited from Infragistics.Controls.Editors.DisplayCharsEditSection)
Protected Methods
 NameDescription
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.Controls.Editors.EditSectionBase)
See Also