Property MinSize
MinSize
Gets or sets the minimum size (in dips) of the target of the splitter. The target of a splitter is the control that is previous in the docking order
public double MinSize { get; set; }
Gets or sets the minimum size (in dips) of the target of the splitter. The target of a splitter is the control that is previous in the docking order
public double MinSize { get; set; }