Table of Contents

Interface IDrawerOwner

Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll

Interface that contains and can returns drawer.

public interface IDrawerOwner

Properties

Drawer

Gets the drawer.

Drawer Drawer { get; }

Property Value

Drawer