MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / Margins Property

In This Topic
    Margins Property (ViewCellStyle)
    In This Topic
    Gets or sets the margins between the edges of the cell and its contents, in pixels.
    Syntax
    'Declaration
     
    
    Public Property Margins As Margins
    public Margins Margins {get; set;}
    See Also