IWinListViewStyleEx Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinListViewStyleEx type exposes the following members.
Name | Description | |
---|---|---|
BorderSelect |
Indicates whether the BorderSelect style is used.
| |
CheckBoxes |
Indicates whether the CheckBoxes style is used.
| |
FlatScrollBar |
Indicates whether the FlatScrollBars style is used.
| |
FullRowSelect |
Indicates whether the FullRowSelect style is used.
| |
GridLines |
Indicates whether the GridLines style is used.
| |
HeaderDragDrop |
Indicates whether the HeaderDragDrop style is used.
| |
LabelTip |
Indicates whether the LabelTip style is used.
| |
MultiWorkareas |
Indicates whether the MultiWorkAreas style is used.
| |
OneClickActivate |
Indicates whether the OneClickActivate style is used.
| |
SimpleSelect |
Indicates whether the SimpleSelect style is used.
| |
SubItemImages |
Indicates whether the SubItemImages style is used.
| |
TrackSelect |
Indicates whether the TrackSelect style is used.
| |
TwoClickActivate |
Indicates whether the TwoClickActivate style is used.
| |
UnderlineCold |
Indicates whether the UnderlineCold style is used.
| |
UnderlineHot |
Indicates whether the UnderlineHot style is used.
|
Name | Description | |
---|---|---|
CallMethodT(String, Object) |
Invokes the specified method and returns the result.
(Inherited from IObject.) | |
CastT |
Casts the interface to an interface of another type.
(Inherited from IObject.) | |
GetPropertyT |
Returns the value of the specified property.
(Inherited from IObject.) | |
SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |