Costruttore GroupPanelHeightEventArgs
|
Costruttore.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic GroupPanelHeightEventArgs(
int height
)
Public Sub New (
height As Integer
)
public:
GroupPanelHeightEventArgs(
int height
)
new :
height : int -> GroupPanelHeightEventArgs
Parametri
- height Int32
- Altezza del pannello.
Vedi anche