Costruttore GridControlStateViewDescriptor
             | 
          
        
        
        Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic ViewDescriptor(
	string relationName,
	string keyFieldName
)
Public Sub New ( 
	relationName As String,
	keyFieldName As String
)
public:
ViewDescriptor(
	String^ relationName, 
	String^ keyFieldName
)
new : 
        relationName : string * 
        keyFieldName : string -> ViewDescriptorParametri
- relationName  String
 -  
 - keyFieldName  String
 -  
 
Vedi anche