Skip to main content

ResourcesTree.ColumnPanelRowHeight Property

Hides the corresponding property of the base class.

Namespace: DevExpress.XtraScheduler.UI

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

NuGet Package: DevExpress.Win.SchedulerExtensions

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int ColumnPanelRowHeight { get; set; }

Property Value

Type
Int32

Remarks

This property is not in use.

See Also