C1.Web.Mvc.Sheet Namespace / FlexSheet Class / DefaultTypeWidth Property

In This Topic
DefaultTypeWidth Property (FlexSheet)
In This Topic
Gets the static object that defines the default width for auto-generated grid columns based on their types.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DefaultTypeWidth As IDictionary(Of String,Integer)
 
See Also