[]
        
(Showing Draft Content)

C1.WPF.Excel.XLSheet.OutlinesBelow

OutlinesBelow Property

OutlinesBelow

Gets or sets a value indicating the vertical location of outline buttons.

Declaration
public bool OutlinesBelow { get; set; }
Public Property OutlinesBelow As Boolean
Remarks

If this property is set to true, outline buttons are located below the outline group, otherwise they are located above the outline group.

Th default value is true

.