Costruttore GridControlStateViewState(GridControlState, GridControlStateViewDescriptor)
|
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected 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 -> ViewState
Parametri
- gridState GridControlState
-
- descriptor GridControlStateViewDescriptor
-
Vedi anche