GalleyModeAllowed Property
In This Topic
Gets or sets a value indicating whether the report supports Galley Mode, a specific layout or viewing mode.
Syntax
'Declaration
Public Property GalleyModeAllowed As Boolean
public bool GalleyModeAllowed {get; set;}
Property Value
true
if Galley Mode is allowed; otherwise,
false
.
See Also