UniGridExportHelperBoundFields Property |
Gets all bound fields from UniGrid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public List<BoundField> BoundFields { get; }
Property Value
Type:
ListBoundFieldSee Also