Hi,
I am trying to set the logicaloffset day as follows:
<ig:ScheduleSettings LogicalDayOffset="{Binding DayOffset}">
public TimeSpan DayOffset
{
get { return _dayOffset; }
set { _dayOffset =value;
RaisePropertyChanged("DayOffset"); }
}
where DayOffset is a Timespan property on my viewmodel. But this does not work, the LogicalDayOffset is a get,set property so I am not sure why this does not work.
Any help will be appreciated.
HI,
Where can I find the service release, currently not under my account.
kind regards,Anne
Hi Anne,
I am just checking, if you need any further assistance on this matter.
Currently the NetAdvantge for WPF vol. 13.2 is no released. Now you can download the latest Service Release for vol 13.1.
Let me know, if you need any further assistance on this matter.
Went to Accounts to download new version as instructed namely 2013.2 but it was not there.
Hello Anne,
I am just checking if you require any further assistance on the matter.