'Declaration Protected Function GetStyle() As VisualGridElementStyle
'Usage Dim instance As DataRow Dim value As VisualGridElementStyle value = instance.GetStyle()
protected VisualGridElementStyle GetStyle()
Return Value
A reference to the VisualGridElementStyle that is applied to the row.