Specifies the position of an image relative to the item's text.
[Visual Basic]
Public Property ItemImagePosition As ItemImagePositionEnum
[C#]
public ItemImagePositionEnum ItemImagePosition {get;set;}
[Delphi]
public property ItemImagePosition: ItemImagePositionEnum read get_ItemImagePosition write set_ItemImagePosition;
See Also
C1WebCustomItemStyle Class | C1WebCustomItemStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |