Click or drag to resize
UploadAttachmentsTableStyle Property
Gets the table style.

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

Property Value

Type: TableStyle
The table style.
See Also