[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskEnumerationFieldInfo.Items

Items Property

Items

Gets or sets supported items of the field.

Declaration
[TypeConverter(typeof(CustomStringArrayConverter))]
public string[] Items { get; set; }
<TypeConverter(GetType(CustomStringArrayConverter))>
Public Property Items As String()
Property Value
Type Description
string[]

A string array value indicates the items.

Remarks

The property retrieves the collection about the string item.