[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces.ICustomCssStyles

ICustomCssStyles Interface

Represents an interface for providing custom CSS class names for a report item.

Namespace: GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ICustomCssStyles

Properties

Name Description
CustomCSSClasses

Gets the custom CSS class names.

Extension Methods