HeaderBarWidth
MainWeb.HeaderBarWidth property
Kontrolün genişliğini ( System.Web.UI.WebControl.Unit ) veya sol başlık çubuğunu alır veya ayarlar.
public Unit HeaderBarWidth { get; set; }
Örnekler
[C#]
GridWeb1.HeaderBarWidth = new System.Web.UI.WebControls.Unit(32, System.Web.UI.WebControls.UnitType.Point);
GridWeb1.HeaderBarHeight = new System.Web.UI.WebControls.Unit(24, System.Web.UI.WebControls.UnitType.Point);
[Visual Basic]
GridWeb1.HeaderBarWidth = New System.Web.UI.WebControls.Unit(32, System.Web.UI.WebControls.UnitType.Point)
GridWeb1.HeaderBarHeight = New System.Web.UI.WebControls.Unit(24, System.Web.UI.WebControls.UnitType.Point)
Ayrıca bakınız
- class MainWeb
- ad alanı Aspose.Cells.GridWeb
- toplantı Aspose.Cells.GridWeb