Version 24.2 (latest)

NumberSection Class Properties

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

Public Properties
 NameDescription
Public PropertyDisplayCharsReturns the display characters of this section. (Inherited from Infragistics.Controls.Editors.SectionBase)
Public PropertyMaxValuemax value for this section  
Public PropertyMinValuemin value for this section  
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. overridden. returns RightToLeft to indicate that this section is to be edited right-to-left  
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