Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlowItem Class / ContentProjection Property

In This Topic
    ContentProjection Property (C1CoverFlowItem)
    In This Topic
    Gets or sets the projection of the content.
    Syntax
    'Declaration
     
    
    Public Property ContentProjection As Projection
    public Projection ContentProjection {get; set;}
    See Also