Skip to main content
A newer version of this page is available. .

ResourcesTree.ColumnPanelRowHeight Property

Hides the corresponding property of the base class.

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v18.2.Extensions.dll

Declaration

[Browsable(false)]
public override int ColumnPanelRowHeight { get; set; }

Property Value

Type
Int32

Remarks

This property is not in use.

See Also