Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual bool PerformLayoutTransformation(
ref RadMatrix matrix
) |
| Visual Basic |
|---|
Protected Overridable Function PerformLayoutTransformation ( _
ByRef matrix As RadMatrix _
) As Boolean |
See Also