ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailList Class / ItemsMarginProperty Field




In This Topic
    ItemsMarginProperty Field
    In This Topic
    Represents ItemsMargin dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemsMarginProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearThumbnailList.ItemsMarginProperty
    public static readonly DependencyProperty ItemsMarginProperty
    public: static readonly DependencyProperty* ItemsMarginProperty
    public:
    static readonly DependencyProperty^ ItemsMarginProperty
    See Also