C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / MinColumnWidthProperty Field


In This Topic
MinColumnWidthProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly MinColumnWidthProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexGrid.MinColumnWidthProperty
See Also