Back to Devexpress

ResourcesTree.ColumnPanelRowHeight Property

windowsforms-devexpress-dot-xtrascheduler-dot-ui-dot-resourcestree-0da803ce.md

latest1.3 KB
Original Source

ResourcesTree.ColumnPanelRowHeight Property

Hides the corresponding property of the base class.

Namespace : DevExpress.XtraScheduler.UI

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

NuGet Package : DevExpress.Win.SchedulerExtensions

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int ColumnPanelRowHeight { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property ColumnPanelRowHeight As Integer

Property Value

Type
Int32

Remarks

This property is not in use.

See Also

ResourcesTree Class

ResourcesTree Members

DevExpress.XtraScheduler.UI Namespace