Fork me on GitHub

PagingButtonType 枚举

指定页导航按钮的类型。

C#语法:

public enum PagingButtonType;
成员名称 说明
Text 使用文字按钮。
Image 使用图片按钮。