Méthode | Description | |
---|---|---|
CheckEmptyControlBehaviour ( this control ) : void | ||
CheckEmptyControlBehaviour ( this control, EmptyControlBehaviours lastBehaviour ) : void | ||
GetDefaultEmptyControlBehaviour ( this control ) : EmptyControlBehaviours |
public static CheckEmptyControlBehaviour ( this control ) : void | ||
control | this | |
Résultat | void |
public static CheckEmptyControlBehaviour ( this control, EmptyControlBehaviours lastBehaviour ) : void | ||
control | this | |
lastBehaviour | EmptyControlBehaviours | |
Résultat | void |
public static GetDefaultEmptyControlBehaviour ( this control ) : EmptyControlBehaviours | ||
control | this | |
Résultat | EmptyControlBehaviours |