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




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