ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > BaseSQLBuilder Class : RightMargin Property |
'Declaration Public Property RightMargin As System.Integer
'Usage Dim instance As BaseSQLBuilder Dim value As System.Integer instance.RightMargin = value value = instance.RightMargin
public System.int RightMargin {get; set;}