Show / Hide Table of Contents

    Property DependsDataSourceOnRowData

    DependsDataSourceOnRowData

    Gibt für den Fall, dass die Daten in einer Combobox aufbereitet werden, zurück oder legt fest, ob die Liste abhängig von dem Datensatz der Reihe ist.

    Declaration
    [DocfxBrowsable]
    public bool? DependsDataSourceOnRowData { get; set; }
    Property Value
    Nullable<Boolean>
    Back to top Generated by DocFX