'DeclarationPublic Property autolayouttype As Byte
'UsageDim instance As CrtLayout12 Dim value As Byte instance.autolayouttype = value value = instance.autolayouttype
public byte autolayouttype {get; set;}
'DeclarationPublic Property autolayouttype As Byte
'UsageDim instance As CrtLayout12 Dim value As Byte instance.autolayouttype = value value = instance.autolayouttype
public byte autolayouttype {get; set;}