| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property PrintPageText As String | |
| C# | |
|---|---|
public virtual string PrintPageText {get; set;} | |
Property Value
stringThis is the text that will be printed before the page number.
| dbicDayView | Send comments on this topic. |
| PrintPageText Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : PrintPageText Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property PrintPageText As String | |
| C# | |
|---|---|
public virtual string PrintPageText {get; set;} | |