[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsRendererSet

IsRendererSet Method

IsRendererSet()

Gets whether the renderer for the cell (Renderer property) is set.

Declaration
public override bool IsRendererSet()
Public Overrides Function IsRendererSet() As Boolean
Returns
Type Description
bool

true if is set; false otherwise

Overrides