Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / MouseCol Property

In This Topic
    MouseCol Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property MouseCol As System.Integer
    public virtual System.int MouseCol {get;}
    See Also