C1.Web.Mvc.Olap Namespace / PivotGrid Class / DefaultTypeWidth Property

In This Topic
DefaultTypeWidth Property (PivotGrid)
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