ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CheckListFilterPresenter Class / ItemWidth Property

In This Topic
    ItemWidth Property (CheckListFilterPresenter)
    In This Topic
    Item width.
    Syntax
    'Declaration
     
    
    Public Property ItemWidth As Double
    public double ItemWidth {get; set;}
    See Also