Interface IAccessibleTableModelChange
- Namespace
- Javax.Accessibility
- Assembly
- MASES.JNet.dll
.NET interface for TO BE DEFINED FROM USER
public interface IAccessibleTableModelChange
Properties
FirstColumn
int FirstColumn { get; }
Property Value
FirstRow
int FirstRow { get; }
Property Value
LastColumn
int LastColumn { get; }
Property Value
LastRow
int LastRow { get; }
Property Value
Type
int Type { get; }