Class PageControlPage
Namespace: FastReport.Olap.FrControls
Assembly: FastCube.Mono.dll
This class represents a single page of the FastReport.Olap.FrControls.PageControl control.
public class PageControlPage : Panel
Inheritance
object ← MarshalByRefObject ← Component ← Control ← ScrollableControl ← Panel ← PageControlPage
Properties
Text
Gets or sets the page caption text.
[Browsable(true)]
public override string Text { get; set; }