Version 24.2 (latest)

SectionBase Class Properties

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

Public Properties
 NameDescription
Public PropertyDisplayCharsReturns the display characters of this section.  
Public PropertyNextEditSectionReturns the next edit section, skipping any literal sections.  
Public PropertyNextLiteralSectionReturns the next literal section, skipping any edit sections.  
Public PropertyNextSectionReturns the next section.  
Public PropertyPreviousEditSectionReturns the previous edit section.  
Public PropertyPreviousLiteralSectionReturns the previous literal section, skipping any edit sections.  
Public PropertyPreviousSectionFinds the previous section.  
Public PropertySectionsReturns the sections collection this section belongs to.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also