[]
Indicates that the property can be bind to a formula.
[AttributeUsage(AttributeTargets.Property, Inherited = false, AllowMultiple = false)]
public sealed class FormulaBindablePropertyAttribute : Attribute
<AttributeUsage(AttributeTargets.Property, Inherited:=False, AllowMultiple:=False)>
Public NotInheritable Class FormulaBindablePropertyAttribute
Inherits Attribute
Name | Description |
---|---|
FormulaBindablePropertyAttribute() |