ItemCellStyle Property
Gets the item cell style.
[Visual Basic]
Public ReadOnly Property ItemCellStyle As TableItemStyle
Public ReadOnly Property ItemCellStyle As TableItemStyle
[C#]
public System.Web.UI.WebControls.TableItemStyle ItemCellStyle {get;}
public System.Web.UI.WebControls.TableItemStyle ItemCellStyle {get;}
Property Value
The item cell style.
See AlsoUploadAttachments Class | CuteWebUI Namespace