Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / ShadowOffset Property

In This Topic
    ShadowOffset Property
    In This Topic
    Gets or sets the size of the shadow for the item.

    Default: 0.

    Syntax
    'Declaration
     
    Public Property ShadowOffset As RdlSize
    public RdlSize ShadowOffset {get; set;}
    See Also