Click or drag to resize
UniMatrixAddFillingColumn Property
If true, the filling column is added to the table to move columns to the left

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool AddFillingColumn { get; set; }

Property Value

Type: Boolean
See Also