Show / Hide Table of Contents

Delegate CrossViewAxisDrawCellHandler

Namespace: FastReport.CrossView
Assembly: FastReport.OpenSource.dll
Syntax
public delegate bool CrossViewAxisDrawCellHandler(CrossViewAxisDrawCell crossViewAxisDrawCell);
Parameters
Type Name Description
CrossViewAxisDrawCell crossViewAxisDrawCell
Returns
Type Description
System.Boolean
Back to top Generated by DocFX