OptionalPagingButton - конструктор |
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public OptionalPagingButton(
[NotNullAttribute] IPagingSource pagingSource
)
Public Sub New (
<NotNullAttribute> pagingSource As IPagingSource
)
public:
OptionalPagingButton(
[NotNullAttribute] IPagingSource^ pagingSource
)
new :
[<NotNullAttribute>] pagingSource : IPagingSource -> OptionalPagingButton
Параметры
- pagingSource
- Тип: Tessa.UI.Views.ViewPagingIPagingSource
См. также