Excel for WPF and Silverlight
OutlinesRight Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : OutlinesRight Property
Gets or sets a value indicating the horizontal location of outline buttons.
Syntax
'Declaration
 
Public Property OutlinesRight As System.Boolean
public System.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

.
See Also

Reference

XLSheet Class
XLSheet Members