ASP.NET Core MVC Controls | ComponentOne
ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly
/
C1.Web.Mvc.MultiRow Namespace
/
Cell Class
/ Width Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Width Property (Cell)
In This Topic
Gets or sets the width of this column.
Syntax
Visual Basic
C#
'Declaration Public Property Width As
String
public
string
Width {get; set;}
Remarks
Column widths may be positive numbers (column width in pixels), null or negative numbers (use the collection's default column width), or strings in the format '{number}*' (star sizing).
See Also
Reference
Cell Class
Cell Members