| C1.Web.Wijmo.Controls.C1GridView Namespace > C1BaseField Class : Width Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Layout")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <WidgetOptionAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1BaseField.Width", Description="Determines the width of the column.")> Public Overridable Property Width As System.Web.UI.WebControls.Unit
[System.ComponentModel.DefaultValue()] [C1Category("Layout")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [WidgetOption()] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1BaseField.Width", Description="Determines the width of the column.")] public virtual System.Web.UI.WebControls.Unit Width {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2