ComponentOne Extended Library for WPF and Silverlight
IsTransparent Property (C1BookItem)

C1.WPF.Extended Namespace > C1BookItem Class : IsTransparent Property
Property used to indicate when a C1BookItem contains transparent parts.
Syntax
'Declaration
 
Public Property IsTransparent As Boolean
public bool IsTransparent {get; set;}
Remarks
Note that ShowOuterShadows should be false when using transparent pages.
See Also

Reference

C1BookItem Class
C1BookItem Members