Search Results for

    Show / Hide Table of Contents

    Class BusinessLogicFieldUIDependenciesContract

    Represents UI dependency collections

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class BusinessLogicFieldUIDependenciesContract : Object

    Name Description
    BusinessLogicFieldUIDependenciesContract()

    Fields

    Name Description
    GotFocus

    UI dependency collection for GotFocus state of a business logic field

    IsChecked

    UI dependency collection for IsChecked state of a business logic field

    IsUnchecked

    UI dependency collection for IsUnchecked state of a business logic field

    LostFocus

    UI dependency collection for LostFocus state of a business logic field

    ValueChanged

    UI dependency collection for ValueChanged state of a business logic field

    Back to top Copyright © Kendox