{CompanyName} FlexyGo

EditController..::..ResizeProperties Method

Resizes the form properties only for designers.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult ResizeProperties(
	string Mode,
	PropertyResize[] Properties
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function ResizeProperties ( _
	Mode As String, _
	Properties As PropertyResize() _
) As ActionResult

Parameters

Mode
Type: String
Edit,Process or Report
Properties
Type: array<PropertyResize>[]()[][]
The properties as PropertyResizeObject

Return Value

ActionResult.

Exceptions


ExceptionCondition
FLEXYGO.Exceptions..::..LocalizedExceptionUser must be designer