UploadAttachmentsItemCheckStyle Property |
Gets the item check style.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Style ItemCheckStyle { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public ReadOnly Property ItemCheckStyle As Style
Get
Property Value
Type:
StyleThe item check style.
See Also