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