Skip to main content
A newer version of this page is available. .

IButtonProperties Interface

Contains properties for IButton objects.

Namespace: DevExpress.XtraEditors.ButtonPanel

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public interface IButtonProperties :
    IBaseButton,
    IDisposable,
    ISupportGroupUpdate

Remarks

See Header Buttons and WindowsUI Custom Buttons topics to learn more.

See Also