'Declaration Public Property FillType As AutoFillType
'Usage Dim instance As DragFillContextMenuItem Dim value As AutoFillType instance.FillType = value value = instance.FillType
public AutoFillType FillType {get; set;}
'Declaration Public Property FillType As AutoFillType
'Usage Dim instance As DragFillContextMenuItem Dim value As AutoFillType instance.FillType = value value = instance.FillType
public AutoFillType FillType {get; set;}