Show / Hide Table of Contents

    Method GetDynamicColumnAction

    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.

    Declaration
    [DocfxBrowsable]
    public GridColumnControlAction GetDynamicColumnAction(string property)
    Parameters
    property String
    Returns
    GridColumnControlAction
    Back to top Generated by DocFX