Gets or sets the image's width set in the CaptionImageUrl property of the header styles.
[Visual Basic]
Public Property CaptionImageWidth As Unit
[C#]
public Unit CaptionImageWidth {get;set;}
[Delphi]
public property CaptionImageWidth: Unit read get_CaptionImageWidth write set_CaptionImageWidth;
Remarks
If property is not set then width will be calculated automatically (using 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. |