PFGridViewHtmlHelper_ObjectsRequiredColumns Property |
Gets the name of columns that must be selected in the query.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic override List<string> RequiredColumns { get; }
Property Value
Type:
ListString
See Also