ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CheckListFilterPresenter Class / ItemWidthProperty Field

In This Topic
    ItemWidthProperty Field (CheckListFilterPresenter)
    In This Topic
    Identifies the ItemWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemWidthProperty As DependencyProperty
    public static readonly DependencyProperty ItemWidthProperty
    See Also