[]
Gets or sets the function which returns the popup content.
[C1Ignore] public Func<object, object> ContentFunc { get; set; }
<C1Ignore> Public Property ContentFunc As Func(Of Object, Object)