Back to Devexpress

DocumentCheckAction Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-documentcheckaction-dot-underscore-properties.md

latest2.6 KB
Original Source

DocumentCheckAction Properties

A check button displayed within a Content Container header and related to a specific Document.

NameDescription
CaptionGets or sets the Action’s caption. Inherited from UIActionPropertiesCore.
CheckedCommandGets a Command, executed when the current DocumentCheckAction is checked.
DescriptionGets or sets the Action’s description. Inherited from UIActionPropertiesCore.
ImageGets or sets the Action’s icon. Inherited from UIActionPropertiesCore.
ImageOptionsProvides access to properties that allow you to set up raster and vector images for this WindowsUI button. Inherited from UIActionPropertiesCore.
UncheckedCommandGets a Command, executed when the current DocumentCheckAction is unchecked.

See Also

DocumentCheckAction Class

DocumentCheckAction Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace