Skip to main content
All docs
V26.1
  • TileCustomDrawEventArgs.DefaultSelectionWidth Property

    Gets the default thickness of the selection rectangle.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v26.1.dll

    Declaration

    public int DefaultSelectionWidth { get; }

    Property Value

    Type Description
    Int32

    The default thickness of the selection rectangle.

    See Also