C1.Win.FlexGrid Namespace / C1FlexGrid Class / Renderer Property

In This Topic
Renderer Property (C1FlexGrid)
In This Topic
Gets or sets a C1FlexGridRenderer used to customize the look and feel of the control.
Syntax
'Declaration
 
Public Property Renderer As C1FlexGridRenderer
 
See Also