Table of Contents

TTableColumnDefinition.Id Property

Unique id that identifies this column. It should not change when the column name changes or the column moves its position.

Syntax

Namespace: FlexCel.Core

public Int32 Id { get; }

See also