ComponentOne FlexReport for WPF
ExpandToggles Property

C1.WPF.Document.4 Assembly > C1.WPF.Document.Export.Ssrs Namespace > WordExporter Class : ExpandToggles Property
Gets or sets a value indicating whether all items that can be toggled should render in their fully-expanded state. The default value is false.
Syntax
'Declaration
 
Public Property ExpandToggles As System.Boolean
public System.bool ExpandToggles {get; set;}
See Also

Reference

WordExporter Class
WordExporter Members