'Declaration <CategoryAttribute("VintaSoft")> <DefaultValueAttribute(SingleColumn)> <DescriptionAttribute("The style of thumbnails arrangement. This is a dependency property.")> Public Property ThumbnailFlowStyle As Vintasoft.Imaging.UI.ThumbnailFlowStyle
[Category("VintaSoft")] [DefaultValue(SingleColumn)] [Description("The style of thumbnails arrangement. This is a dependency property.")] public Vintasoft.Imaging.UI.ThumbnailFlowStyle ThumbnailFlowStyle { get; set; }
[Category("VintaSoft")] [DefaultValue(SingleColumn)] [Description("The style of thumbnails arrangement. This is a dependency property.")] public: __property Vintasoft.Imaging.UI.ThumbnailFlowStyle get_ThumbnailFlowStyle(); public: __property void set_ThumbnailFlowStyle(
Vintasoft.Imaging.UI.ThumbnailFlowStyle value
);
[Category("VintaSoft")] [DefaultValue(SingleColumn)] [Description("The style of thumbnails arrangement. This is a dependency property.")] public:
property Vintasoft.Imaging.UI.ThumbnailFlowStyle ThumbnailFlowStyle { Vintasoft.Imaging.UI.ThumbnailFlowStyle get(); void set(Vintasoft.Imaging.UI.ThumbnailFlowStyle value); }
Property Value
Значение по умолчанию - ThumbnailFlowStyle.SingleColumn.