DrawTreeNodeExtendedEventArgsExpandoBounds Property
This is used to set or get the bounds of the expando image (+/-) if it is drawn
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Rectangle ExpandoBounds { get; set; }
Public Property ExpandoBounds As Rectangle
Get
Set
public:
property Rectangle ExpandoBounds {
Rectangle get ();
void set (Rectangle value);
}
member ExpandoBounds : Rectangle with get, set
Property Value
Rectangle