FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GridConditionFilterEditor Class / Left Property

In This Topic
    Left Property (GridConditionFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property Left As Integer
    public virtual int Left {get; set;}
    See Also