Determines whether ActiveReports should paint a shadow around the right bottom edges of the control.
[Visual Basic]
Public Property Shadow As Boolean
[C#]
public bool Shadow {get; set;}
[C#]
private void arv_Load(object sender, System.EventArgs e) |
[Visual Basic]
Private Sub arv_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles arv.Load |
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.