TouchGripBorderColor Property (C1FlexViewerPane)
In This Topic
Gets or sets the color used for drawing border of a selection grip handle.
Syntax
'Declaration
Public Property TouchGripBorderColor As Color
public Color TouchGripBorderColor {get; set;}
See Also