IsRendererSet Method (StyleInfo)
Gets whether the renderer for the cell (Renderer property) is set.
public virtual bool IsRendererSet()
'Declaration
Public Overridable Function IsRendererSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsRendererSet()