SplitterDistance Property (C1Splitter)
                In This Topic
            
            A value indicates the location of the splitter, in pixels, from the left or top edge of the splitter.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property SplitterDistance As System.Integer
             
        
            
            public System.int SplitterDistance {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also