Costruttore GridControlStateViewState(GridControlState, GridControlStateViewDescriptor)
             | 
          
        
        
        Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected ViewState(
	GridControlState gridState,
	GridControlStateViewDescriptor descriptor
)
Protected Sub New ( 
	gridState As GridControlState,
	descriptor As GridControlStateViewDescriptor
)
protected:
ViewState(
	GridControlState^ gridState, 
	GridControlStateViewDescriptor descriptor
)
new : 
        gridState : GridControlState * 
        descriptor : GridControlStateViewDescriptor -> ViewStateParametri
- gridState  GridControlState
 -  
 - descriptor  GridControlStateViewDescriptor
 -  
 
Vedi anche