Hy Supportteam,
i've the following problem.I want to bind the Property "CloseButtonVisibility" to my ViewModel.I've played arroung with serveral things, but nothing helps.Here is my samplecode.
<igWindows:XamTabControl Theme="[Current]" ItemsSource="{Binding Path=LoadedViewModels}" IsSynchronizedWithCurrentItem="True"igWindows:TabItemEx.Closed="OnTabItemExClosed" ><igWindows:XamTabControl.Resources><Style TargetType="igWindows:TabItemEx"><Setter Property="HeaderTemplate" Value="{StaticResource headerText}" /></Style></igWindows:XamTabControl.Resources></igWindows:XamTabControl>
The Itemssource "LoadedViewModels" is a collecetion of my viewmodels and each has a bool prop for viewmodelcanclose.
Can you help my?
Hello,
I am glad to hear that you manage to solve the issue that you are having. If you have any further questions on the matter please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support