SelectionPattern.SelectionPatternInformation 结构

定义

支持使用 SelectionPattern 对象的 CurrentCached 访问器访问该对象的属性值。

public: value class SelectionPattern::SelectionPatternInformation
public struct SelectionPattern.SelectionPatternInformation
type SelectionPattern.SelectionPatternInformation = struct
Public Structure SelectionPattern.SelectionPatternInformation
继承
SelectionPattern.SelectionPatternInformation

属性

CanSelectMultiple

获取一个值,该值指定容器是否允许同时选择多个子元素。

IsSelectionRequired

获取一个值,该值指定容器是否要求至少选择一个子项。

方法

GetSelection()

检索选择容器中选定的所有项。

适用于

另请参阅