by NETRONIC Software - Product Type: Component / .NET WinForms / 100% Managed Code
Hello,
i want to change the UnitWidth of the TimeScale at Runtime.
With "NETRONIC.XGantt.VcTimeScale TS = Gantt.TimeScaleCollection.Active;" i get the Active TimeScale
then I have changes the UnitWith of each Section "TS.get_Section(i).UnitWith = Value"
If the TimeUnit is "vcSecond" i only can use a Value of "1" for the UnitWith otherwise the TimeScale and/or the
TableHeader will drop.
Can anyone HELP me?
Yours
Robert
Reply
Hello,
i want to change the UnitWidth of the TimeScale at Runtime.
With "NETRONIC.XGantt.VcTimeScale TS = Gantt.TimeScaleCollection.Active;" i get the Active TimeScale
then I have changes the UnitWith of each Section "TS.get_Section(i).UnitWith = Value"
If the TimeUnit is "vcSecond" i only can use a Value of "1" for the UnitWith otherwise the TimeScale and/or the
TableHeader will drop.
Yours
Robert
Reply