Back to Devexpress

CustomTableStyle Class

officefileapi-devexpress-dot-docs-dot-presentation-de3b5e6c.md

latest1.3 KB
Original Source

CustomTableStyle Class

A custom table style.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class CustomTableStyle :
    TableStyle
vb
Public NotInheritable Class CustomTableStyle
    Inherits TableStyle

The following members return CustomTableStyle objects:

Implements

ICloneable

Inheritance

Object PresentationObject TableStyle CustomTableStyle

See Also

CustomTableStyle Members

DevExpress.Docs.Presentation Namespace