PFGridViewHtmlHelper_ItemsTableColCount Property |
Gets the count of columns in the output table, including columns not containing data
(like the selection checkbox column or inline actions).
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public override int TableColCount { get; }
Property Value
Type:
Int32See Also