[]
        
(Showing Draft Content)

C1.Excel.XLSheet.OutlinesRight

OutlinesRight Property

OutlinesRight

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

Declaration
public bool OutlinesRight { get; set; }
Remarks

If this property is set to true, outline buttons are located to the right the outline group, otherwise they are located to the left of the outline group.

Th default value is true

.