GridTableViewRelationGridRelationFieldsEnumerator Constructor |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic GridRelationFieldsEnumerator(
GridTableViewRelation mappings
)
Public Sub New (
mappings As GridTableViewRelation
)
public:
GridRelationFieldsEnumerator(
GridTableViewRelation^ mappings
)
new :
mappings : GridTableViewRelation -> GridRelationFieldsEnumerator
Parameters
- mappings
- Type: Kettic.AspNet.ControlsGridTableViewRelation
See Also