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