Represents an empty RenderObject.
Provides a convenient placeholder for things like page breaks and so on,
where no content needs to be rendered.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public class RenderEmpty : RenderObject |
| Visual Basic |
|---|
Public Class RenderEmpty _ Inherits RenderObject |