[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection-1.Item

this Property

this[string]

Gets or sets the element with the specified name.

Declaration
public virtual T this[string name] { get; set; }
Public Overridable Default Property Item(name As String) As T
Parameters
Type Name Description
string name
Property Value
Type Description
T

An element of INamedObject type that indicates the specified item.