'Declaration <DescriptionAttribute("A number of fixed columns.")> <DefaultValueAttribute(1)> <CategoryAttribute("VintaSoft")> Public Property ThumbnailFixedColumnCount As System.Int32
[Description("A number of fixed columns.")] [DefaultValue(1)] [Category("VintaSoft")] public System.Int32 ThumbnailFixedColumnCount { get; set; }
[Description("A number of fixed columns.")] [DefaultValue(1)] [Category("VintaSoft")] public: __property System.Int32 get_ThumbnailFixedColumnCount(); public: __property void set_ThumbnailFixedColumnCount(
System.Int32 value
);
[Description("A number of fixed columns.")] [DefaultValue(1)] [Category("VintaSoft")] public:
property System.Int32 ThumbnailFixedColumnCount { System.Int32 get(); void set(System.Int32 value); }
Property Value
Значение по умолчанию - 1.