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