ColumnSettingsGetOrCreate(IWorkplaceDataComponentMetadata, String) - метод
Получает настройки столбцов для owner
Пространство имён: Tessa.UI.Views.WorkplacesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public static ColumnSettings GetOrCreate(
IWorkplaceDataComponentMetadata owner,
string? scopeName
)
Public Shared Function GetOrCreate (
owner As IWorkplaceDataComponentMetadata,
scopeName As String
) As ColumnSettings
public:
static ColumnSettings^ GetOrCreate(
IWorkplaceDataComponentMetadata^ owner,
String^ scopeName
)
static member GetOrCreate :
owner : IWorkplaceDataComponentMetadata *
scopeName : string -> ColumnSettings
- owner IWorkplaceDataComponentMetadata
- Владелец.
- scopeName String
- Область.
ColumnSettingsНастройки столбцов.