'Declaration <DefaultValueAttribute(1)> <DescriptionAttribute("The number of images displayed horizontally across the page.")> <CategoryAttribute("VintaSoft")> Public Property MosaicColumnCount As System.Int32
[DefaultValue(1)] [Description("The number of images displayed horizontally across the page.")] [Category("VintaSoft")] public System.Int32 MosaicColumnCount { get; set; }
[DefaultValue(1)] [Description("The number of images displayed horizontally across the page.")] [Category("VintaSoft")] public: __property System.Int32 get_MosaicColumnCount(); public: __property void set_MosaicColumnCount(
System.Int32 value
);
[DefaultValue(1)] [Description("The number of images displayed horizontally across the page.")] [Category("VintaSoft")] public:
property System.Int32 MosaicColumnCount { System.Int32 get(); void set(System.Int32 value); }
Property Value
Значение по умолчанию - 1.