Namespace Syncfusion.Pdf.Tables
Classes
BeginCellLayoutEventArgs
Represents arguments of StartCellLayout Event. |
BeginCellLayoutEventHandler
Represents the method that handles StartCellLayout event of PdfLightTable. |
BeginRowLayoutEventArgs
Represents the arguments of StartRowLayout Event. |
BeginRowLayoutEventHandler
Represents the method that handles StartRowLayout event of PdfLightTable. |
CellLayoutEventArgs
The base class for cell layout arguments. |
EndCellLayoutEventArgs
Represents arguments of EndCellLayout Event. |
EndCellLayoutEventHandler
Represents the method that will handle EndCellLayout event of PdfLightTable. |
EndRowLayoutEventArgs
Represents the arguments of EndRowLayoutEvent. |
EndRowLayoutEventHandler
Represents the method that will handle EndRowLayout event of PdfLightTable. |
LightTableBeginPageLayoutEventArgs
Represents the arguments of BeginPageLayoutEvent. |
LightTableEndPageLayoutEventArgs
Represents the arguments of LightTableEndPageLayout Event. |
PdfCellStyle
Represents the information about the cell style. |
PdfColumn
Represents a single column of the table. |
PdfColumnCollection
Represents the collection of the columns. |
PdfHeaderSource
Specifies the values where the header should formed from. |
PdfLightTable
Create table by entering the data manually or from an external data source. |
PdfLightTableBuiltinStyleSettings
Represents the light table built-in style settings. |
PdfLightTableDataSourceType
Specifies the data source type. |
PdfLightTableException
Represents as a message deliverer from PdfLightTable class to the user. |
PdfLightTableLayoutFormat
Represents the parameters for PdfLightTable layout. |
PdfLightTableLayoutResult
Represents the result of PdfLightTable which contains bounds and resultant page. |
PdfLightTableStyle
Represents the styles of PdfLightTable. |
PdfRow
Represents a single row of the table. |
PdfRowCollection
Represents the collection of the rows in a PdfLightTable. |
QueryColumnCountEventArgs
Represents the arguments of the ColumnNumberEvent. |
QueryColumnCountEventHandler
Represents the method for handling ColumnNumberEvent. |
QueryNextRowEventArgs
Represents arguments of the NextRowEvent. |
QueryNextRowEventHandler
Represents the method for handling NextRowEvent of PdfLightTable |
QueryRowCountEventArgs
Represents the arguments of the RowNumberEvent. |
QueryRowCountEventHandler
Represents the method for handling RowNumberEvent |