RGF.Client 8.0
C#
Show/Hide TOC
IRg
List
Handler
Set
Visible
Columns
Async Method
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Handlers
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.0.0.10102
C#
Copy
Task
<
bool
>
SetVisibleColumnsAsync
(
IEnumerable
<
GridColumnSettings
>
columnSettings
)
Parameters
columnSettings
IEnumerable
GridColumnSettings
Return Value
Task
Boolean
See Also
Reference
IRgListHandler Interface
Recrovit.RecroGridFramework.Client.Handlers Namespace
In This Article
Definition
Parameters
Return Value
See Also