'Declaration
Public Property LastChildFill As Boolean
'Usage
Dim instance As C1DockPanel Dim value As Boolean instance.LastChildFill = value value = instance.LastChildFill
public bool LastChildFill {get; set;}
'Declaration
Public Property LastChildFill As Boolean
'Usage
Dim instance As C1DockPanel Dim value As Boolean instance.LastChildFill = value value = instance.LastChildFill
public bool LastChildFill {get; set;}