OutlookBar for WPF and Silverlight
UnselectedContentMode Property (C1OutlookBar)

Gets or sets what is done with the content of unselected items.
Syntax
'Declaration
 
Public Property UnselectedContentMode As C1.Silverlight.UnselectedContentMode
public C1.Silverlight.UnselectedContentMode UnselectedContentMode {get; set;}
Remarks
The default is OutsideVisualTree, which removes from the visual tree the content of unselected items. Changing the property to retain the content of unselected items improves performance at the cost of memory.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1OutlookBar Class
C1OutlookBar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum | Documentation Feedback