Enum ResizeMode
Specifies whether a report item can be resized and, if so, how it can be resized.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum ResizeMode
Fields
Name | Description |
---|---|
AutoFit | The report item will automatically resize to fit in the available space |
None | The report item will not automatically resize to fit in the available space |