CardUIExtensionContextBottomDialogButtons - свойство
Список кнопок для карточки, которая открывается в режиме диалога. При открытии карточки во вкладке не имеет смысла.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IUIButtonCollection BottomDialogButtons { get; }
Public ReadOnly Property BottomDialogButtons As IUIButtonCollection
Get
public:
virtual property IUIButtonCollection^ BottomDialogButtons {
IUIButtonCollection^ get () sealed;
}
abstract BottomDialogButtons : IUIButtonCollection with get
override BottomDialogButtons : IUIButtonCollection with get
IUIButtonCollectionICardUIExtensionContextBottomDialogButtons