[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementsPane._needSort

_needSort Field

Determines whether HostElementsList should be sorted after it is filled.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
[CLSCompliant(false)]
protected bool _needSort
Returns
Type Description
bool Determines whether HostElementsList should be sorted after it is filled.
Remarks

Set this property to true in the IsPaneElementInternal override if collected host elements should be sorted after collection.