Version

EditSectionBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns the Appearance for this section. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyDisplayCharsreturns the display chars collection for this edit section (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns true if an appearance object has been created. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyNextEditSectionReturns the next edit section, skipping any literal sections. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyNextLiteralSectionReturns the next literal section, skipping any edit sections. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyNextSectionReturns the next section. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyOrientationReturns whether editing is left-to-right or right-to-left.  
Public PropertyPrevEditSectionReturns the previous edit section. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyPrevLiteralSectionReturns the previous literal section, skipping any edit sections. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyPrevSectionFinds the previous section. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertySectionsreturns the edit sections collection this edit section belongs to (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also