WindowlessComponentUniformVisibilityGroup Property  | 
 
            The name of the uniform visibility group
            
 
    Namespace: 
   Easymap.AddIn.Common
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic string UniformVisibilityGroup { get; set; }Public Property UniformVisibilityGroup As String
	Get
	Set
Property Value
Type: 
String
Remarks
            The name of the uniform visibility group can be used to switch the visibility of group members.
            
See Also