WorkplaceViewComponentGetAutoWidthRowLimit - свойство |
Gets or sets Делегат получения количества строк на странице
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic GetPageLimitDelegate GetAutoWidthRowLimit { get; set; }Public Property GetAutoWidthRowLimit As GetPageLimitDelegate
Get
Set
public:
virtual property GetPageLimitDelegate^ GetAutoWidthRowLimit {
GetPageLimitDelegate^ get () sealed;
void set (GetPageLimitDelegate^ value) sealed;
}abstract GetAutoWidthRowLimit : GetPageLimitDelegate with get, set
override GetAutoWidthRowLimit : GetPageLimitDelegate with get, set
Значение свойства
Тип:
GetPageLimitDelegateРеализации
IWorkplaceViewComponentGetAutoWidthRowLimit
См. также