Standalone (Grid Property)
Use the Standalone property to specify whether the XSLT processor should output a stand-alone document declaration.
Category
Custom Header
Allowed Values
Drop-down list choice | Description |
---|---|
No | Specifies that the XSLT processor should not output a stand-alone document declaration. |
Yes | Specifies that the XSLT processor should output a stand-alone document declaration. |
Default Value
Blank, indicating the same behavior as the No setting: No stand-alone document declaration is output.
Remarks
This property provides a value for the standalone attribute of the XSL output element. For more information about this attribute, refer to the .NET Framework documentation.
Note
You cannot undo or redo the Standalone property.