You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > CellSizeConverter Class > CellSizeConverter Methods > Convert Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
CellSizeConverter.Convert Method

Converter for the calender control to measure the widths to calculate

Syntax
C++
C#
Visual Basic
public: object Convert( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture );
Parameters
Parameters 
Description 
value 
Pass the Actual width of the parent control 
targetType 
Target type 
parameter 
Pass widthCell to calculate the width a particular cell. Pass widthCellContainer to calculate the witdth of the parent control 
culture 
The current culture in use 
Returns

Returns the new width to use

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.