Skip to main content
Tab

TreeViewNodeCheckBoxStyle.Margins Property

Gets the outer margin of check boxes.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public Margins Margins { get; }

#Property Value

Type Description
Margins

A Margins object representing the margins of check boxes.

See Also