SchemaItemObject.IsSortColumn Property

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > SchemaItemObject Class > SchemaItemObject Properties >

SchemaItemObject.IsSortColumn Property

Gets or sets a value indicating whether this instance is sort column.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public bool IsSortColumn { getset; }

Field Value

true if this instance is sort column; otherwise, false.

See Also


SchemaItemObject Class

ZeraSystems.CodeNanite.Expansion Namespace