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; }
Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll
Interface that contains and can returns drawer.
public interface IDrawerOwner
Gets the drawer.
Drawer Drawer { get; }