Share via


RefinementHiddenObject.Columns Property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property Columns As StringCollection
    Get
'Usage
Dim instance As RefinementHiddenObject
Dim value As StringCollection

value = instance.Columns
public StringCollection Columns { get; }

Property Value

Type: System.Collections.Specialized.StringCollection

See Also

Reference

RefinementHiddenObject Class

RefinementHiddenObject Members

Microsoft.Office.Server.Search.WebControls Namespace