APNSoft Controls [4.5.2.20] - API Reference
GridColumnCollection.Item Property

Gets the specified GridColumn from the collection.

Overload List

Gets the specified GridColumn from the collection.

public virtual GridColumn this[int] {get;}

Gets the specified GridColumn from the collection.

public virtual GridColumn this[string] {get;}

See Also

GridColumnCollection Class | APNSoft.WebControls Namespace