Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Column
.
.
::
.
.
MaxWidth Property
Column Class
See Also
Gets or sets the maximum width of this column, in pixels (this value is used only for star-sized columns).
Namespace:
C1.Phone.FlexGrid
Assembly:
C1.Phone.FlexGrid
(in C1.Phone.FlexGrid.dll)
Syntax
C#
public
double
MaxWidth
{
get
;
set
; }
Visual Basic
Public
Property
MaxWidth
As
Double
Get
Set
See Also
Column Class
C1.Phone.FlexGrid Namespace