ColumnCollectionItem Property (String) |
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Column this[
string columnCaption
] { get; }
Public ReadOnly Default Property Item (
columnCaption As String
) As Column
Get
Parameters
- columnCaption
- Type: SystemString
Property Value
Type:
Column
See Also