[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldCollection.Add

Add Method

Add(MaskField)

Adds an object to the end of the MaskFieldCollection.

Declaration
public void Add(MaskField item)
Public Sub Add(item As MaskField)
Parameters
Type Name Description
MaskField item

The object to be added to the end of the MaskFieldCollection.