GetGridStateRequest<TUserId,TGridId>.UserId property
The unique identifier for the current user.
public TUserId? UserId { get; set; }
See Also
- class GetGridStateRequest<TUserId,TGridId>
- namespace DataGridVueDotnet
The unique identifier for the current user.
public TUserId? UserId { get; set; }