ComponentOne ASP.NET MVC Controls
AutoSizeMode Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AutoSizeMode Property
Gets or sets which cells should be taken into account when auto-sizing a row or column.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property AutoSizeMode As AutoSizeMode
[DefaultValue()]
public virtual AutoSizeMode AutoSizeMode {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members