New to Telerik ReportingStart a free 30-day trial

Internal use only

Definition

Properties

Gets or sets a value indicating whether the Panel will shrink if a child item is shrunk or hidden.

C#
public bool CanShrink { get; set; }

Internal use only

C#
public Unit Height { get; set; }

Internal use only

C#
public Unit Width { get; }

Methods

Internal use only

C#
protected override void Dispose(bool disposing)
Parameters:disposingbool

Overrides: ReportItemBase.Dispose(bool)

Internal use only

C#
protected override void InitializeDefinitionBasedProperties(ReportObject store)
Parameters:storeReportObject

Overrides: ReportItemBase.InitializeDefinitionBasedProperties(ReportObject)