Show / Hide Table of Contents

Method CreateLocalColumn

| Improve this Doc View Source

CreateLocalColumn<T>()

Creates a local column.

Declaration
protected LocalColumn<T> CreateLocalColumn<T>()
Returns
Type Description
LocalColumn<T>

The created local column.

Type Parameters
Name Description
T

Data type of the local column.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest