mirror of
https://gitee.com/AntdUI/AntdUI.git
synced 2026-04-01 19:20:40 +08:00
🔱 增加页面标签文本标签文字提示修改
This commit is contained in:
1
example/Demo/Controls/Pagination.Designer.cs
generated
1
example/Demo/Controls/Pagination.Designer.cs
generated
@@ -87,6 +87,7 @@ namespace Demo.Controls
|
||||
pagination2.Location = new Point(3, 55);
|
||||
pagination2.Name = "pagination2";
|
||||
pagination2.Padding = new Padding(4);
|
||||
pagination2.RecordsPerPageText = "项/页";
|
||||
pagination2.ShowSizeChanger = true;
|
||||
pagination2.Size = new Size(359, 46);
|
||||
pagination2.TabIndex = 12;
|
||||
|
||||
Reference in New Issue
Block a user