public override System.int Margin {get; set;}
public: __property System.int get_Margin() override; public: __property void set_Margin( System.int value ) override;
'Declaration Public Overrides Property Margin As System.Integer
'Usage Dim instance As FieldListTypeColumnOptions Dim value As System.Integer instance.Margin = value value = instance.Margin
FieldListTypeColumnOptions Class FieldListTypeColumnOptions Members Base Implementation in Margin
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.