Item

ControlPropertiesCollection indexer

Returns or sets property.

public string this[string name] { get; set; }
ParameterDescription
nameName of property.

See Also