ArcGIS Extensibility SDK for Silverlight - Library Reference
VisibilityToIntConverter Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Application.Layout.Converters Namespace : VisibilityToIntConverter Class
Converts a Visibility value to an Integer. By default, returns 1 if Visible, 0 if Collapsed. Alternate values can be specified via ConverterParameter.

Object Model

VisibilityToIntConverter Class

Syntax

C# 
public class VisibilityToIntConverter 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Application.Layout.Converters.VisibilityToIntConverter

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.