ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebGroupHeader.CaptionImageHeight Property

Gets or sets the height of the image set in the CaptionImageUrl property of the header styles.

[Visual Basic]

Public Property CaptionImageHeight As Unit

[C#]

public Unit CaptionImageHeight {get;set;}

[Delphi]

public property CaptionImageHeight: Unit read get_CaptionImageHeight write set_CaptionImageHeight;

Remarks

If the property is not set then the width will be calculated automatically (using the physical dimensions of an image).

See Also

C1WebGroupHeader Class | C1WebGroupHeader Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.