Click or drag to resize
UploadAttachmentsItemCellStyle Property
Gets the item cell style.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public TableItemStyle ItemCellStyle { get; }

Property Value

Type: TableItemStyle
The item cell style.
See Also