C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / WordExporter Class / ExpandToggles Property

In This Topic
ExpandToggles Property (WordExporter)
In This Topic
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 Boolean
 
See Also