Color, Gradient or Pattern for Background of the group panel
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush GroupHeaderBackground { get; set; } |
Visual Basic |
---|
Public Property GroupHeaderBackground As Brush Get Set |
JScript |
---|
function get GroupHeaderBackground () : Brush function set GroupHeaderBackground (value : Brush) |