CardItemFormatRuleBase Class
Declaration
export abstract class CardItemFormatRuleBase extends DashboardItemFormatRule
Initializes a new instance of the CardItemFormatRuleBase
class with specified settings.
constructor(
modelJson?: any,
serializer?: DevExpress.Analytics.Utils.ModelSerializer
)
Name |
Type |
modelJson |
any |
serializer |
ModelSerializer |
Properties
applyToCard: ko.Observable<boolean>
cardLayoutElement: DevExpress.Dashboard.Model.CardFormatRuleRowElement
layoutItemApplyTo: ko.Computed<string>