[]
Gets or sets a value indicating whether the part item's size can be applied to the report part.
public ReportPartSizeMode SizeMode { get; set; }
Type | Description |
---|---|
ReportPartSizeMode | A ReportPartSizeMode value indicating how the part item size can be applied. |