ComponentOne DataGrid for WPF and Silverlight
Show Property

C1.Silverlight.DataGrid Namespace > ComboValueInfo Class : Show Property
Gets or sets a value indicating whether the filter value is shown.
Syntax
'Declaration
 
Public Property Show As System.Boolean
public System.bool Show {get; set;}

Property Value

true if show; otherwise, false.
See Also

Reference

ComboValueInfo Class
ComboValueInfo Members