Click or drag to resize

PFGridViewHtmlHelperTPFBaseObjectTableColCount 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
C#
public virtual int TableColCount { get; }

Property Value

Type: Int32
See Also