[]
Represents the display field collection for GcNumber control.
public sealed class NumberDisplayFieldCollection : DisplayFieldCollection<NumberDisplayField>, IList, ICollection, IEnumerable
Public NotInheritable Class NumberDisplayFieldCollection
Inherits DisplayFieldCollection(Of NumberDisplayField)
Implements IList, ICollection, IEnumerable
Name | Description |
---|---|
AddRange(string) | Adds the contents of another IList |
AddRange(string, string, string, string, string) | Adds the contents of another IList |
OnValidateNewItems(object, object[]) | Performs additional custom processes to validating adding items. |