TouchGripBackColor Property (C1FlexViewer)
In This Topic
Gets or sets the color used for filling background of a grip handle for text selection with touch.
Syntax
'Declaration
Public Property TouchGripBackColor As Color
public Color TouchGripBackColor {get; set;}
See Also