Table of Contents

Method GetDynamicColumnAction

Namespace
FS.Hosting.Broker.Shared.Actions
Assembly
FS.Hosting.Broker.Shared.dll

GetDynamicColumnAction(string)

Gibt die GridColumnControlAction der zur Laufzeit hinzugefügten Spalte (=dynamische Spalte) für das angegebene Property zurück. Wenn für das Property keine dynamische Spalte existiert, wird null zurück gegeben.

public GridColumnControlAction GetDynamicColumnAction(string property)

Parameters

property string

Returns

GridColumnControlAction