'Declaration
<DefaultValueAttribute(-1)> <C1DescriptionAttribute("T.Column", "Gets or sets the index of the column where the outline tree is displayed.")> Public Property Column As Integer
[DefaultValue(-1)] [C1Description("T.Column", "Gets or sets the index of the column where the outline tree is displayed.")] public int Column {get; set;}