Click or drag to resize

DeconstructionColumnNumber Property

The column number associated with the Deconstruction.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override int ColumnNumber { get; set; }

Property Value

Type: Int32
See Also