SubFormBindRefreshToColumnChange Method
Binds the RefreshToColumnChange to the value of the RefreshToColumnChange ColumnBase specified by the cols parameter. When the referenced value changes, according to the The reevaluate mechanism, so will the property.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void BindRefreshToColumnChange(
params ColumnBase[] cols
)
Public Sub BindRefreshToColumnChange (
ParamArray cols As ColumnBase()
)
member BindRefreshToColumnChange :
cols : ColumnBase[] -> unit
Parameters
- cols ColumnBase
-