Version 24.2 (latest)

DisplayCharsEditSection Class Properties

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

Public Properties
 NameDescription
Public PropertyDisplayCharsReturns the display characters of this section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyNextEditSectionReturns the next edit section, skipping any literal sections. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyNextLiteralSectionReturns the next literal section, skipping any edit sections. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyNextSectionReturns the next section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyOrientationOverridden. indicates whether this section is a right-to-left edit section (number section) or a left-to-right (regular edit sections)  
Public PropertyPreviousEditSectionReturns the previous edit section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyPreviousLiteralSectionReturns the previous literal section, skipping any edit sections. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyPreviousSectionFinds the previous section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertySectionsReturns the sections collection this section belongs to. (Inherited from Infragistics.Controls.Editors.SectionBase)
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also