'Declaration
<C1DescriptionAttribute("TreeViewStyles.ExpandButtonStyle", "Gets or sets style of expand buttons.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property ExpandButtonStyle As ExpandButtonStyle
[C1Description("TreeViewStyles.ExpandButtonStyle", "Gets or sets style of expand buttons.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public ExpandButtonStyle ExpandButtonStyle {get; set;}