Table of Contents

Property this

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

this[string]

public Column this[string columnName] { get; }

Parameters

columnName string

Property Value

Column

this[int]

public Column this[int columnIndex] { get; }

Parameters

columnIndex int

Property Value

Column