ExtensionLineSecond Property
                In This Topic
            
            Gets or sets whether second extension help line is displayed or not.
            
            
            Syntax
            
            
            
            
            public bool ExtensionLineSecond {get; set;}
             
        
            
            public:
property bool ExtensionLineSecond {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also