| PaginationBaseLastText Property |
尾页按钮
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic virtual string LastText { get; set; }Public Overridable Property LastText As String
Get
Set
public:
virtual property String^ LastText {
String^ get ();
void set (String^ value);
}abstract LastText : string with get, set
override LastText : string with get, set
Property Value
Type:
String
See Also