ToolTip for the Goto First Page button.
Namespace:
C1.Web.C1WebReportAssembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("First")] [NotifyParentPropertyAttribute(true)] public string GotoFirst { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute("First")> _ <NotifyParentPropertyAttribute(True)> _ Public Property GotoFirst As String Get Set |
Remarks
The default value for this property is 'First'.