TableAttribute.Headers Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<String> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IList<string> Headers { get; }
Public ReadOnly Property Headers As IList(Of String)
| Type |
|---|
| IList<String> |