UseColumnStyles Property (Frame)
In This Topic
Gets or sets a value indicating whether Style information is applied from the datasource.
Syntax
'Declaration
Public Property UseColumnStyles As System.Boolean
public System.bool UseColumnStyles {get; set;}
See Also