Leadtools.Forms.Processing Namespace > TableColumn Class : FullBounds Property |
public LogicalRectangle FullBounds {get;}
'Declaration Public ReadOnly Property FullBounds As LogicalRectangle
'Usage Dim instance As TableColumn Dim value As LogicalRectangle value = instance.FullBounds
public: property LogicalRectangle FullBounds { LogicalRectangle get(); }