ShowOutlines Property (C1FlexViewerPane)
In This Topic
Gets or sets a value indicating if the Outlines panel should be displayed whenever possible.
Syntax
'Declaration
Public Property ShowOutlines As Boolean
public bool ShowOutlines {get; set;}
See Also