Gets/sets the color of this control's inner border.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush InnerBorderBrush { get; set; } |
Visual Basic |
---|
Public Property InnerBorderBrush As Brush Get Set |
JScript |
---|
final function get InnerBorderBrush () : Brush final function set InnerBorderBrush (value : Brush) |