Table of Contents

Method GetDynamicColumnAction

Namespace
FrameworkSystems.FrameworkControls.Actions
Assembly
FrameworkSystems.FrameworkControls.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