Click or drag to resize
UniGridQueryParameters Property
Query parameters for the query.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public QueryDataParameters QueryParameters { get; set; }

Property Value

Type: QueryDataParameters
See Also