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