For a list of all members of this type, see EditSectionBase members.
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetText | Returns the text for this section. (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
SetText | Assigns the text to the section. Call to this method with an invalid text will result in an exception. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ValidateSection | Overloaded. Validates the section | |
ValidateString | checks if str is a valid string for this section. Either returns str itself or returns a modified string that is to be displayed. Returns null to indicate that validation failed (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Called when the object is disposed of (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinMaskedEdit.SectionBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SafeDisplayCharAt | Returns character in DisplayChars collection at index. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |