Gets or sets the projection applied to the content.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public Projection ContentProjection { get; set; } |
Visual Basic |
---|
Public Property ContentProjection As Projection Get Set |