ComponentOne FlexGrid for WinForms
Renderer Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : Renderer Property
Gets or sets a C1FlexGridRenderer used to customize the look and feel of the control.
Syntax
'Declaration
 
Public Property Renderer As C1FlexGridRenderer
public C1FlexGridRenderer Renderer {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members