Sets or returns the color of a control's border.
[Visual Basic]
Public Property Color As Color
[C#]
public Color Color {get; set;}
System.Drawing.Color.
[C#]
Private void GroupHeader1_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub GroupHeader1_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles GroupHeader1.Format |
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.