ComponentOne Extended Library for UWP
IsTransparent Property

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

Reference

C1BookItem Class
C1BookItem Members