GazetteerControlResultsRowCssClass Property |
Gets or sets the css class applied to odd rows in the results
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string ResultsRowCssClass { get; set; }
Public Property ResultsRowCssClass As String
Get
Set
<asp:GazetteerControl ResultsRowCssClass="String" />
Property Value
Type:
String
See Also