WorkplaceViewComponentInitializationStrategyDefaultGetAutoWidthRowLimit - метод |
Возвращает количество строк для которого разрешен автоматический расчет ширины столбцов
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected static int DefaultGetAutoWidthRowLimit(
[NotNullAttribute] IWorkplaceViewComponent workplaceViewComponent
)
Protected Shared Function DefaultGetAutoWidthRowLimit (
<NotNullAttribute> workplaceViewComponent As IWorkplaceViewComponent
) As Integer
protected:
static int DefaultGetAutoWidthRowLimit(
[NotNullAttribute] IWorkplaceViewComponent^ workplaceViewComponent
)
static member DefaultGetAutoWidthRowLimit :
[<NotNullAttribute>] workplaceViewComponent : IWorkplaceViewComponent -> int
Параметры
- workplaceViewComponent
- Тип: Tessa.UI.ViewsIWorkplaceViewComponent
Компонент
Возвращаемое значение
Тип:
Int32
Количество строк
См. также